gnu: windowmaker: Update to 0.95.7.
authorKei Kebreau <kei@openmailbox.org>
Sun, 23 Oct 2016 14:41:37 +0000 (10:41 -0400)
committerKei Kebreau <kei@openmailbox.org>
Sun, 23 Oct 2016 21:52:28 +0000 (17:52 -0400)
* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.7.

gnu/packages/gnustep.scm

index 6c52286..f49b254 100644 (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