Skip to content
Snippets Groups Projects
Commit 79982002 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: windowmaker: Update to 0.95.6.

* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.6.
parent 4a44d7bb
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ (define-module (gnu packages gnustep)
(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 @@ (define-public windowmaker
version ".tar.gz"))
(sha256
(base32
"1l3hmx4jzf6vp0zclqx9gsqrlwh4rvqm1g1zr5ha0cp0zmsg89ab"))))
"1i3dw1yagsa3rs9x2na2ynqlgmbahayws0kz4vl00fla6550nns3"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-cons-after
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment