guix-commits
[Top][All Lists]
Advanced

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

57/75: gnu: xhost: Update to 1.0.7.


From: Mark H. Weaver
Subject: 57/75: gnu: xhost: Update to 1.0.7.
Date: Wed, 24 Feb 2016 16:51:36 +0000

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

commit 2e5a0b7850e052a58b4b21db9644d0f2ce39e92b
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:29:33 2016 +0100

    gnu: xhost: Update to 1.0.7.
    
    * gnu/packages/xorg.scm (xhost): Update to 1.0.7.
---
 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 9c373bd..2da6def 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3528,7 +3528,7 @@ monitor via the X video mode extension.")
 (define-public xhost
   (package
     (name "xhost")
-    (version "1.0.6")
+    (version "1.0.7")
     (source
       (origin
         (method url-fetch)
@@ -3538,7 +3538,7 @@ monitor via the X video mode extension.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1hlxm0is9nks1cx033s1733kkib9ivx2bxa3pb9yayqavwibkxd6"))))
+            "16n26xw6l01zq31d4qvsaz50misvizhn7iihzdn5f7s72pp1krlk"))))
     (build-system gnu-build-system)
     (inputs
       `(("libxmu" ,libxmu)



reply via email to

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