gnu: windowmaker: Update to 0.95.6.

* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.6.
This commit is contained in:
Ludovic Courtès 2014-10-03 17:48:21 +02:00
parent 4a44d7bbc6
commit 7998200258
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
(define-public windowmaker
(package
(name "windowmaker")
(version "0.95.5")
(version "0.95.6")
(source (origin
(method url-fetch)
(uri (string-append
@ -37,7 +37,7 @@
version ".tar.gz"))
(sha256
(base32
"1l3hmx4jzf6vp0zclqx9gsqrlwh4rvqm1g1zr5ha0cp0zmsg89ab"))))
"1i3dw1yagsa3rs9x2na2ynqlgmbahayws0kz4vl00fla6550nns3"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-cons-after