guix-commits
[Top][All Lists]
Advanced

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

32/74: gnu: xdriinfo: Update to 1.0.5.


From: Mark H. Weaver
Subject: 32/74: gnu: xdriinfo: Update to 1.0.5.
Date: Mon, 22 Feb 2016 16:14:06 +0000

mhw pushed a commit to branch media-updates
in repository guix.

commit 70a30984c14ef18dfe2e4401de3a104338e06348
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:08:24 2016 +0100

    gnu: xdriinfo: Update to 1.0.5.
    
    * gnu/packages/xorg.scm (xdriinfo): Update to 1.0.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 9533d46..c823fac 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2240,7 +2240,7 @@ available.")
 (define-public xdriinfo
   (package
     (name "xdriinfo")
-    (version "1.0.4")
+    (version "1.0.5")
     (source
       (origin
         (method url-fetch)
@@ -2250,7 +2250,7 @@ available.")
                ".tar.bz2"))
         (sha256
           (base32
-            "076bjix941znyjmh3j5jjsnhp2gv2iq53d0ks29mvvv87cyy9iim"))))
+            "0681d0y8liqakkpz7mmsf689jcxrvs5291r20qi78mc9xxk3gfjc"))))
     (build-system gnu-build-system)
     (inputs
       `(("mesa" ,mesa)



reply via email to

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