1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02:00

gnu: windowmaker: Update to 0.95.8.

* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
This commit is contained in:
Leo Famulari
2017-03-14 02:12:53 -04:00
parent d779305db0
commit 8cac5bca12
+2 -2
View File
@@ -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