Archived
1
0
Fork 0

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 (define-public windowmaker
(package (package
(name "windowmaker") (name "windowmaker")
(version "0.95.6") (version "0.95.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -43,7 +43,7 @@
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1i3dw1yagsa3rs9x2na2ynqlgmbahayws0kz4vl00fla6550nns3")))) "1acph0nq6fsb452sl7j7a7kcc87zqqaw7qms1p8ijar19dn4hbc4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:phases (alist-cons-before '(#:phases (alist-cons-before