guix-commits
[Top][All Lists]
Advanced

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

38/64: gnu: xf86-video-savage: Update to 2.3.8.


From: Andy Wingo
Subject: 38/64: gnu: xf86-video-savage: Update to 2.3.8.
Date: Thu, 18 Feb 2016 21:24:39 +0000

wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.

commit a7e77e3a9422d4cbe8775d4e32e27b924111a8d7
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:22:49 2016 +0100

    gnu: xf86-video-savage: Update to 2.3.8.
    
    * gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.8.
---
 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 2bba482..3438267 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3108,7 +3108,7 @@ This driver is intended for ATI Rage 128 based cards.")
 (define-public xf86-video-savage
   (package
     (name "xf86-video-savage")
-    (version "2.3.7")
+    (version "2.3.8")
     (source
       (origin
         (method url-fetch)
@@ -3118,7 +3118,7 @@ This driver is intended for ATI Rage 128 based cards.")
                ".tar.bz2"))
         (sha256
           (base32
-            "0i2aqp68rfkrz9c1p6d7ny9x7bjrlnby7q56zf01fb12r42l4784"))))
+            "0qzshncynjdmyhavhqw4x5ha3gwbygi0zbsy158fpg1jcnla9kpx"))))
     (build-system gnu-build-system)
     (inputs `(("mesa" ,mesa)
               ("xf86driproto" ,xf86driproto)



reply via email to

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