[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: xf86-video-mga: Update to 1.6.5.
From: |
Marius Bakke |
Subject: |
03/10: gnu: xf86-video-mga: Update to 1.6.5. |
Date: |
Wed, 18 Jan 2017 17:35:07 +0000 (UTC) |
mbakke pushed a commit to branch master
in repository guix.
commit c2a970582efe69f9dc0e5057321c01ff736941bf
Author: Marius Bakke <address@hidden>
Date: Wed Jan 18 18:10:04 2017 +0100
gnu: xf86-video-mga: Update to 1.6.5.
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 3945030..bc85763 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2850,7 +2850,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.4")
+ (version "1.6.5")
(source
(origin
(method url-fetch)
@@ -2860,7 +2860,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
".tar.bz2"))
(sha256
(base32
- "0kyl8w99arviv27pc349zsy2vinnm7mdpy34vr9nzisicw5nkij8"))))
+ "08ll52hlar9z446v0wwca5qkj3hxhswwm7vvcgic9xv4cf7csqxn"))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
("xf86driproto" ,xf86driproto)
- branch master updated (1778ea7 -> 0d53d55), Marius Bakke, 2017/01/18
- 02/10: gnu: xf86-video-sis: Update to 0.10.9., Marius Bakke, 2017/01/18
- 01/10: gnu: xf86-video-tdfx: Update to 1.4.7., Marius Bakke, 2017/01/18
- 04/10: gnu: xf86-video-siliconmotion: Update to 1.7.9., Marius Bakke, 2017/01/18
- 07/10: gnu: xf86-video-trident: Update to 1.3.8., Marius Bakke, 2017/01/18
- 09/10: gnu: xf86-video-r128: Update to 6.10.2., Marius Bakke, 2017/01/18
- 10/10: gnu: xf86-input-evdev: Update to 2.10.5., Marius Bakke, 2017/01/18
- 08/10: gnu: xf86-video-savage: Update to 2.3.9., Marius Bakke, 2017/01/18
- 06/10: gnu: xf86-video-glint: Update to 1.2.9., Marius Bakke, 2017/01/18
- 03/10: gnu: xf86-video-mga: Update to 1.6.5.,
Marius Bakke <=
- 05/10: gnu: xf86-video-nv: Update to 2.1.21., Marius Bakke, 2017/01/18