gnu: windowmaker: Update to 0.95.7.

* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.7.
This commit is contained in:
Kei Kebreau 2016-10-23 10:41:37 -04:00
parent 0f6b6cb996
commit 8e3017cc65
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D

View File

@ -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