guix-commits
[Top][All Lists]
Advanced

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

55/74: gnu: xgamma: Update to 1.0.6.


From: Mark H. Weaver
Subject: 55/74: gnu: xgamma: Update to 1.0.6.
Date: Mon, 22 Feb 2016 16:14:08 +0000

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

commit 49bf4a623c058d5e3b7a81e2c24a504f7d39919c
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:29:17 2016 +0100

    gnu: xgamma: Update to 1.0.6.
    
    * gnu/packages/xorg.scm (xgamma): Update to 1.0.6.
---
 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 529751f..e4e02ac 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3501,7 +3501,7 @@ configuring modelines and gamma.")
 (define-public xgamma
   (package
     (name "xgamma")
-    (version "1.0.5")
+    (version "1.0.6")
     (source
       (origin
         (method url-fetch)
@@ -3511,7 +3511,7 @@ configuring modelines and gamma.")
                ".tar.bz2"))
         (sha256
           (base32
-            "0463sawps86jnxn121ramsz4sicy3az5wa5wsq4rqm8dm3za48p3"))))
+            "1lr2nb1fhg5fk2fchqxdxyl739602ggwhmgl2wiv5c8qbidw7w8f"))))
     (build-system gnu-build-system)
     (inputs
       `(("libxxf86vm" ,libxxf86vm)



reply via email to

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