[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/64: gnu: xf86-video-mach64: Update to 6.9.5.
From: |
Andy Wingo |
Subject: |
33/64: gnu: xf86-video-mach64: Update to 6.9.5. |
Date: |
Thu, 18 Feb 2016 21:20:19 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit fc7b84e555a6d37d6aef91505baf145598f5a769
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:13:36 2016 +0100
gnu: xf86-video-mach64: Update to 6.9.5.
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.5.
---
gnu/packages/xorg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index d20a3dc..443ed47 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2858,7 +2858,7 @@ It supports a variety of Intel graphics chipsets.")
(define-public xf86-video-mach64
(package
(name "xf86-video-mach64")
- (version "6.9.4")
+ (version "6.9.5")
(source
(origin
(method url-fetch)
@@ -2868,7 +2868,7 @@ It supports a variety of Intel graphics chipsets.")
".tar.bz2"))
(sha256
(base32
- "0pl582vnc6hdxqhf5c0qdyanjqxb4crnhqlmxxml5a60syw0iwcp"))
+ "07xlf5nsjm0x18ij5gyy4lf8hwpl10i8chi3skpqjh84drdri61y"))
(patches (list (search-patch "xf86-video-mach64-glibc-2.20.patch")))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
- 23/64: gnu: xev: Update to 1.2.2., (continued)
- 23/64: gnu: xev: Update to 1.2.2., Andy Wingo, 2016/02/18
- 24/64: gnu: xf86-input-evdev: Update to 2.10.1., Andy Wingo, 2016/02/18
- 25/64: gnu: xf86-input-libinput: Update to 0.16.0., Andy Wingo, 2016/02/18
- 26/64: gnu: xf86-input-keyboard: Update to 1.8.1., Andy Wingo, 2016/02/18
- 27/64: gnu: xf86-input-synaptics: Update to 1.8.3., Andy Wingo, 2016/02/18
- 28/64: gnu: xf86-input-void: Update to 1.4.1., Andy Wingo, 2016/02/18
- 29/64: gnu: xf86-video-ati: Update to 7.6.1., Andy Wingo, 2016/02/18
- 30/64: gnu: xf86-video-cirrus: Update to 1.5.3., Andy Wingo, 2016/02/18
- 31/64: gnu: xf86-video-geode: Update to 2.11.18., Andy Wingo, 2016/02/18
- 32/64: gnu: xf86-video-intel: Update to git snapshot e41040f., Andy Wingo, 2016/02/18
- 33/64: gnu: xf86-video-mach64: Update to 6.9.5.,
Andy Wingo <=
- 34/64: gnu: xf86-video-mga: Update to 1.9.100., Andy Wingo, 2016/02/18
- 35/64: gnu: xf86-video-neomagic: Update to 1.2.9., Andy Wingo, 2016/02/18
- 36/64: gnu: xf86-video-nouveau: Update to 1.0.12., Andy Wingo, 2016/02/18
- 37/64: gnu: xf86-video-r128: Update to 6.10.1., Andy Wingo, 2016/02/18
- 38/64: gnu: xf86-video-savage: Update to 2.3.8., Andy Wingo, 2016/02/18
- 39/64: gnu: xf86-video-siliconmotion: Update to 1.7.8., Andy Wingo, 2016/02/18
- 40/64: gnu: xf86-video-sis: Update to 0.10.8., Andy Wingo, 2016/02/18
- 41/64: gnu: xf86-video-tdfx: Update to 1.4.6., Andy Wingo, 2016/02/18
- 42/64: gnu: xf86-video-trident: Update to 1.3.7., Andy Wingo, 2016/02/18
- 43/64: gnu: xf86-video-vesa: Update to 2.3.4., Andy Wingo, 2016/02/18