[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: windowmaker: Update to 0.95.8.
From: |
Leo Famulari |
Subject: |
01/02: gnu: windowmaker: Update to 0.95.8. |
Date: |
Tue, 14 Mar 2017 12:10:24 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 8cac5bca126fe9d1c7557cd64a3dc4332d41e664
Author: Leo Famulari <address@hidden>
Date: Tue Mar 14 02:12:53 2017 -0400
gnu: windowmaker: Update to 0.95.8.
* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
---
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 8f72bb3..6081549 100644
--- a/gnu/packages/gnustep.scm
+++ b/gnu/packages/gnustep.scm
@@ -35,7 +35,7 @@
(define-public windowmaker
(package
(name "windowmaker")
- (version "0.95.7")
+ (version "0.95.8")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@
version ".tar.gz"))
(sha256
(base32
- "1acph0nq6fsb452sl7j7a7kcc87zqqaw7qms1p8ijar19dn4hbc4"))))
+ "12p8kljqgx5hnic0zvs5mxwp7kg21sb6qjagb2qw8ydvf5amrgwx"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-cons-before