guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/10: gnu: xf86-video-r128: Update to 6.10.2.


From: Marius Bakke
Subject: 09/10: gnu: xf86-video-r128: Update to 6.10.2.
Date: Wed, 18 Jan 2017 17:35:08 +0000 (UTC)

mbakke pushed a commit to branch master
in repository guix.

commit e19b0bd1573f83e36cee0a1d05d3617de9a0e00b
Author: Marius Bakke <address@hidden>
Date:   Wed Jan 18 18:25:55 2017 +0100

    gnu: xf86-video-r128: Update to 6.10.2.
    
    * gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
---
 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 02328b6..022d92b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3064,7 +3064,7 @@ This driver is intended for the spice qxl virtio device.")
 (define-public xf86-video-r128
   (package
     (name "xf86-video-r128")
-    (version "6.10.1")
+    (version "6.10.2")
     (source
       (origin
         (method url-fetch)
@@ -3074,7 +3074,7 @@ This driver is intended for the spice qxl virtio device.")
                ".tar.bz2"))
         (sha256
           (base32
-           "1sp4glyyj23rs77vgffmn0mar5h504a86701nzvi56qwhd4yzgsy"))))
+           "1pkpka5m4cd6iy0f8iqnmg6xci14nb6887ilvxzn3xrsgx8j3nl4"))))
     (build-system gnu-build-system)
     (inputs `(("mesa" ,mesa)
               ("xf86driproto" ,xf86driproto)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]