[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/22: gnu: icewm: Update to 3.4.2.
From: |
guix-commits |
Subject: |
03/22: gnu: icewm: Update to 3.4.2. |
Date: |
Mon, 25 Sep 2023 06:32:01 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 37ffb0f195a2090b79d658fce11ecd13af8cf6aa
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Sep 21 23:08:47 2023 -0700
gnu: icewm: Update to 3.4.2.
* gnu/packages/wm.scm (icewm): Update to 3.4.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 e26a032267..a3ed3293e3 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -786,7 +786,7 @@ desktop environment.")
(define-public icewm
(package
(name "icewm")
- (version "3.4.1")
+ (version "3.4.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -794,7 +794,7 @@ desktop environment.")
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
+ "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
- branch master updated (94f3831e5b -> a965ff448d), guix-commits, 2023/09/25
- 01/22: gnu: guile-fibers: Remove version from latest package., guix-commits, 2023/09/25
- 03/22: gnu: icewm: Update to 3.4.2.,
guix-commits <=
- 13/22: gnu: bcachefs-tools: Restyle format., guix-commits, 2023/09/25
- 14/22: gnu: jq: Update to 1.7., guix-commits, 2023/09/25
- 04/22: gnu: libzim: Update to 8.2.1., guix-commits, 2023/09/25
- 07/22: gnu: kiwix-desktop: Update to 2.3.1., guix-commits, 2023/09/25
- 05/22: gnu: kiwix-lib: Update to 13.0.0., guix-commits, 2023/09/25
- 09/22: gnu: syncthing: Update to 1.24.0., guix-commits, 2023/09/25
- 10/22: gnu: freerdp: Update to 2.11.1., guix-commits, 2023/09/25
- 11/22: gnu: muchsync: Update to 7., guix-commits, 2023/09/25
- 12/22: gnu: bcachefs-tools: Update to 1.2., guix-commits, 2023/09/25
- 15/22: gnu: bemenu: Update to 0.6.16., guix-commits, 2023/09/25