guix-commits
[Top][All Lists]
Advanced

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

07/18: gnu: xwud: Update to 1.0.5.


From: Marius Bakke
Subject: 07/18: gnu: xwud: Update to 1.0.5.
Date: Sat, 10 Mar 2018 05:58:31 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 873ee8a75038af762f175b95047cd64441cf44b3
Author: Marius Bakke <address@hidden>
Date:   Sat Mar 10 09:40:20 2018 +0100

    gnu: xwud: Update to 1.0.5.
    
    * gnu/packages/xorg.scm (xwud): Update to 1.0.5.
---
 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 9ea57d4..0838d93 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4414,7 +4414,7 @@ Various information is displayed depending on which 
options are selected.")
 (define-public xwud
   (package
     (name "xwud")
-    (version "1.0.4")
+    (version "1.0.5")
     (source
       (origin
         (method url-fetch)
@@ -4424,7 +4424,7 @@ Various information is displayed depending on which 
options are selected.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1ggql6maivah58kwsh3z9x1hvzxm1a8888xx4s78cl77ryfa1cyn"))))
+            "1a8hdgy40smvblnh3s9f0vkqckl68nmivx7d48zk34m8z18p16cr"))))
     (build-system gnu-build-system)
     (inputs
       `(("xproto" ,xproto)



reply via email to

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