[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: xmonad: Update to 0.15.
From: |
guix-commits |
Subject: |
06/07: gnu: xmonad: Update to 0.15. |
Date: |
Sun, 17 Mar 2019 10:20:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit de98b91581b1b8c15e6473883a44694821d6c62a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Mar 17 15:17:29 2019 +0100
gnu: xmonad: Update to 0.15.
* gnu/packages/wm.scm (xmonad): Update to 0.15.
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 7d83f47..e3f6930 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -483,7 +483,7 @@ desktop environment.")
(define-public xmonad
(package
(name "xmonad")
- (version "0.14.2")
+ (version "0.15")
(synopsis "Tiling window manager")
(source (origin
(method url-fetch)
@@ -491,7 +491,7 @@ desktop environment.")
"xmonad-" version ".tar.gz"))
(sha256
(base32
- "0gqyivpw8z1x73p1l1fpyq1wc013a1c07r6xn1a82liijs91b949"))))
+ "0a7rh21k9y6g8fwkggxdxjns2grvvsd5hi2ls4klmqz5xvk4hyaa"))))
(build-system haskell-build-system)
(inputs
`(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
- branch master updated (7311ed3 -> 7e148c2), guix-commits, 2019/03/17
- 07/07: gnu: ghc-xmonad-contrib: Update to 0.15., guix-commits, 2019/03/17
- 05/07: gnu: xmonad: Don't use NAME in source URI., guix-commits, 2019/03/17
- 04/07: gnu: libxxf86dga: Update to 1.1.5., guix-commits, 2019/03/17
- 02/07: gnu: imake: Update to 1.0.8., guix-commits, 2019/03/17
- 01/07: gnu: ansible: Update to 2.7.9., guix-commits, 2019/03/17
- 06/07: gnu: xmonad: Update to 0.15.,
guix-commits <=
- 03/07: gnu: xorg-cf-files: Update to 1.0.6., guix-commits, 2019/03/17