[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/18: gnu: herbstluftwm: Update to 0.9.3.
From: |
guix-commits |
Subject: |
13/18: gnu: herbstluftwm: Update to 0.9.3. |
Date: |
Tue, 18 May 2021 10:38:43 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ed8cbd950157adce7308f64c1f3244b0659d9ff8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue May 18 11:54:56 2021 +0200
gnu: herbstluftwm: Update to 0.9.3.
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.3.
---
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 dc32832..da850ac 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -163,14 +163,14 @@ the leaves of a full binary tree.")
(define-public herbstluftwm
(package
(name "herbstluftwm")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://herbstluftwm.org/tarballs/herbstluftwm-"
version ".tar.gz"))
(sha256
- (base32 "0avfhr68f6fjnafjdcyxcx7dkg38f2nadmhpj971qyqzfq2f6i38"))
+ (base32 "01f1bv9axjhw1l2gwhdwahljssj0h8q7a1bqwbpnwvln0ayv39qb"))
(file-name (string-append "herbstluftwm-" version ".tar.gz"))))
(build-system cmake-build-system)
(inputs
- 01/18: Revert "vm: Autoload (gnu build vm).", (continued)
- 01/18: Revert "vm: Autoload (gnu build vm).", guix-commits, 2021/05/18
- 09/18: gnu: qtractor: Update to 0.9.22., guix-commits, 2021/05/18
- 06/18: gnu: samplv1: Update to 0.9.22., guix-commits, 2021/05/18
- 11/18: gnu: nix: Update to 2.3.11., guix-commits, 2021/05/18
- 15/18: gnu: python-libvirt: Update to 7.3.0., guix-commits, 2021/05/18
- 04/18: gnu: samplv1: Update to 0.9.22., guix-commits, 2021/05/18
- 05/18: gnu: drumkv1: Update to 0.9.22., guix-commits, 2021/05/18
- 07/18: gnu: padthv1: Update to 0.9.22., guix-commits, 2021/05/18
- 12/18: gnu: rxvt-unicode: Update to 9.26., guix-commits, 2021/05/18
- 14/18: gnu: libvirt: Update to 7.3.0., guix-commits, 2021/05/18
- 13/18: gnu: herbstluftwm: Update to 0.9.3.,
guix-commits <=
- 16/18: gnu: python-pyprind: Update to 2.11.3., guix-commits, 2021/05/18
- 18/18: gnu: jose: Update to 11., guix-commits, 2021/05/18
- 17/18: gnu: python-pdftotext: Update to 2.1.6., guix-commits, 2021/05/18