[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/64: gnu: xf86-video-mga: Update to 1.9.100.
From: |
Andy Wingo |
Subject: |
34/64: gnu: xf86-video-mga: Update to 1.9.100. |
Date: |
Thu, 18 Feb 2016 21:21:52 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit 9facbec39bc238b09b20cca8c41172970370e9e0
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 21:13:52 2016 +0100
gnu: xf86-video-mga: Update to 1.9.100.
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.9.100.
---
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 443ed47..d455ae6 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2890,7 +2890,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
(define-public xf86-video-mga
(package
(name "xf86-video-mga")
- (version "1.6.3")
+ (version "1.9.100")
(source
(origin
(method url-fetch)
@@ -2900,7 +2900,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
".tar.bz2"))
(sha256
(base32
- "1my7y67sadjjmab1dyxckylrggi7p01yk4wwg9w6k1q96pmb213p"))
+ "0p3ssy55jyyz9j3j82jb1lr3qkbagbab77a9ppwjksv9aa6yxvz8"))
(patches (list (search-patch "xf86-video-mga-glibc-2.20.patch")))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
- 24/64: gnu: xf86-input-evdev: Update to 2.10.1., (continued)
- 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, 2016/02/18
- 34/64: gnu: xf86-video-mga: Update to 1.9.100.,
Andy Wingo <=
- 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
- 44/64: gnu: xf86-video-vmware: Update to 13.1.0., Andy Wingo, 2016/02/18