guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: windowmaker: Update to 0.95.7.


From: Kei Kebreau
Subject: 01/01: gnu: windowmaker: Update to 0.95.7.
Date: Sun, 23 Oct 2016 21:52:59 +0000 (UTC)

kkebreau pushed a commit to branch master
in repository guix.

commit 8e3017cc65c1a326df50085f014df26784580f5c
Author: Kei Kebreau <address@hidden>
Date:   Sun Oct 23 10:41:37 2016 -0400

    gnu: windowmaker: Update to 0.95.7.
    
    * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.7.
---
 gnu/packages/gnustep.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm
index 6c52286..f49b254 100644
--- a/gnu/packages/gnustep.scm
+++ b/gnu/packages/gnustep.scm
@@ -35,7 +35,7 @@
 (define-public windowmaker
   (package
     (name "windowmaker")
-    (version "0.95.6")
+    (version "0.95.7")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -43,7 +43,7 @@
                     version ".tar.gz"))
               (sha256
                (base32
-                "1i3dw1yagsa3rs9x2na2ynqlgmbahayws0kz4vl00fla6550nns3"))))
+                "1acph0nq6fsb452sl7j7a7kcc87zqqaw7qms1p8ijar19dn4hbc4"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases (alist-cons-before



reply via email to

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