[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: spectrwm: Update to 3.1.0.
From: |
Ludovic Courtès |
Subject: |
04/06: gnu: spectrwm: Update to 3.1.0. |
Date: |
Thu, 16 Nov 2017 04:44:16 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 15712cc9e3d623cd36b274b6659cf01c542fbe76
Author: ng0 <address@hidden>
Date: Wed Nov 15 17:39:06 2017 +0000
gnu: spectrwm: Update to 3.1.0.
* gnu/packages/wm.scm (spectrwm): Update to 3.1.0.
Signed-off-by: Ludovic Courtès <address@hidden>
---
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 599d5ad..62a5b54 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -719,7 +719,7 @@ Keybinder works with GTK-based applications using the X
Window System.")
(define-public spectrwm
(package
(name "spectrwm")
- (version "3.0.2")
+ (version "3.1.0")
(source
(origin
(method url-fetch)
@@ -730,7 +730,7 @@ Keybinder works with GTK-based applications using the X
Window System.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "065b7j8s0lxw3p58fyf3c1mr5203pdm0kww42v245rlx0f005kl2"))))
+ "16lxcharxslf9rc39wxa3mr2nx5d8kzm9ls7p7dal8yrwr7y59dp"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (let ((pkg-config (lambda (flag)
- branch master updated (304a53f -> 0b4dbb4), Ludovic Courtès, 2017/11/16
- 04/06: gnu: spectrwm: Update to 3.1.0.,
Ludovic Courtès <=
- 06/06: gnu: syslinux: Add explicit dependency on mtools., Ludovic Courtès, 2017/11/16
- 03/06: gnu: xpra: Fix paths., Ludovic Courtès, 2017/11/16
- 05/06: gnu: wget: Add wget2., Ludovic Courtès, 2017/11/16
- 01/06: gnu: messaging: Add libsignal-protocol-c., Ludovic Courtès, 2017/11/16
- 02/06: gnu: messaging: Enable OMEMO for dino., Ludovic Courtès, 2017/11/16