summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <[email protected]>2024-12-28 19:01:06 +0800
committer宋文武 <[email protected]>2025-01-31 16:39:26 +0800
commitc8033063dd1a2f1c159a8b2e56972fed51a3c268 (patch)
tree5b24d00fa2f7b2a6ebb69392e6a71ba59e852598
parent848f6ba2e4f57a56daae31ec8c690d269f778c1a (diff)
gnu: xf86-video-mach64: Update to 6.10.0.
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.10.0. Change-Id: I963927fe05746bb97d3743146208c5f65f123587
-rw-r--r--gnu/packages/xorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c6a649791a..2ddc2949d0 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3040,7 +3040,7 @@ It supports a variety of Intel graphics chipsets.")
(define-public xf86-video-mach64
(package
(name "xf86-video-mach64")
- (version "6.9.7")
+ (version "6.10.0")
(source
(origin
(method url-fetch)
@@ -3050,7 +3050,7 @@ It supports a variety of Intel graphics chipsets.")
".tar.xz"))
(sha256
(base32
- "1fl1jjx0zdr9alkxw23zx6aj1bj4l8inz5w7y7k2g0kwzazqmmsh"))))
+ "0917498pgm629v84h7ddsmhqa6nc3z2msbv1x9nxrlkwl93npffn"))))
(build-system gnu-build-system)
(inputs (list mesa xorgproto xorg-server))
(native-inputs