[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: i3-wm: Update to 4.18.3.
From: |
guix-commits |
Subject: |
07/19: gnu: i3-wm: Update to 4.18.3. |
Date: |
Wed, 4 Nov 2020 22:00:38 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1434f2b03e8ba51faa88844d184a342b83ecf995
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 4 21:56:23 2020 +0100
gnu: i3-wm: Update to 4.18.3.
* gnu/packages/wm.scm (i3-wm): Update to 4.18.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 b765426..015140a 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -273,14 +273,14 @@ commands would.")
(define-public i3-wm
(package
(name "i3-wm")
- (version "4.18.2")
+ (version "4.18.3")
(source (origin
(method url-fetch)
(uri (string-append "https://i3wm.org/downloads/i3-"
version ".tar.bz2"))
(sha256
(base32
- "030jym6b8b07yf4y6pb806hg8k77zsprv569gy0r72rh5zb1g1mj"))))
+ "03dijnwv2n8ak9jq59fhq0rc80m5wjc9d54fslqaivnnz81pkbjk"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- branch master updated (c98f68c -> facdae0), guix-commits, 2020/11/04
- 02/19: gnu: gpxsee: Update to 7.35., guix-commits, 2020/11/04
- 03/19: gnu: zeitgeist: Update to 1.0.3., guix-commits, 2020/11/04
- 04/19: gnu: colord: Update to 1.4.5., guix-commits, 2020/11/04
- 08/19: gnu: i3-gaps: Update to 4.18.3., guix-commits, 2020/11/04
- 01/19: gnu: wavemon: Update to 0.9.2., guix-commits, 2020/11/04
- 05/19: gnu: php: Move a test disablement., guix-commits, 2020/11/04
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3.,
guix-commits <=
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04
- 12/19: gnu: fldigi: Update to 4.1.15., guix-commits, 2020/11/04
- 16/19: gnu: toxic: Update to 0.8.4., guix-commits, 2020/11/04
- 09/19: gnu: xl2tpd: Update to 1.3.16., guix-commits, 2020/11/04
- 14/19: gnu: lldpd: Omit static library., guix-commits, 2020/11/04
- 18/19: gnu: praat: Update to 6.1.30., guix-commits, 2020/11/04
- 11/19: gnu: python-sphinx-intl: Update to 2.0.1., guix-commits, 2020/11/04
- 17/19: gnu: python-audioread: Update to 2.1.9., guix-commits, 2020/11/04