[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: icewm: Update to 3.4.3
From: |
guix-commits |
Subject: |
07/13: gnu: icewm: Update to 3.4.3 |
Date: |
Sat, 14 Oct 2023 16:49:27 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 504fdfb56fd2ba21eb39c063a0a3f965f13e5b49
Author: Andy Tai <atai@atai.org>
AuthorDate: Wed Oct 11 22:32:35 2023 -0700
gnu: icewm: Update to 3.4.3
* gnu/packages/wm.scm (icewm): Update to 3.4.3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 a3ed3293e3..af429916bf 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.2")
+ (version "3.4.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -794,7 +794,7 @@ desktop environment.")
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
+ "1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
- branch master updated (7ce925fbe2 -> 08c55c03bf), guix-commits, 2023/10/14
- 03/13: services: dhcp-client-service-type: Support DDNS., guix-commits, 2023/10/14
- 02/13: gnu: Add dexy-color-sddm-theme., guix-commits, 2023/10/14
- 08/13: gnu: Add vim-rainbow, guix-commits, 2023/10/14
- 11/13: gnu: Add taskflow., guix-commits, 2023/10/14
- 07/13: gnu: icewm: Update to 3.4.3,
guix-commits <=
- 01/13: gnu: Add abstractdark-sddm-theme., guix-commits, 2023/10/14
- 09/13: doc: Use herd for cerbot deploy hook example., guix-commits, 2023/10/14
- 04/13: gnu: f3d: Update to 2.2.1., guix-commits, 2023/10/14
- 05/13: gnu: xpra: Update to 5.0.3, guix-commits, 2023/10/14
- 06/13: gnu: xnedit: Update to 1.5.2, guix-commits, 2023/10/14
- 10/13: gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6., guix-commits, 2023/10/14
- 12/13: gnu: Add kokkos., guix-commits, 2023/10/14
- 13/13: gnu: dealii: Update to 9.5.1., guix-commits, 2023/10/14