GNU bug report logs -
#78624
[PATCH] gnu: icewm: Update to 3.7.5.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 29 May 2025 05:46:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Full log
View this message in rfc822 format
* gnu/packages/wm.scm (icewm): Update to 3.7.5.
Change-Id: I0482203a1a3523dad7d2ae3a9cece35e61b823b1
---
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 c69b056502..af22c2f05f 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1039,7 +1039,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.7.4")
+ (version "3.7.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1048,7 +1048,7 @@ (define-public icewm
(file-name (git-file-name name version))
(sha256
(base32
- "0x6rszjamswjljzl4sz4fn46apx5n4xnlwkrx0h78m95np3hrdln"))))
+ "1xwp4lrc8mqi3lxs0vkssm16s958k0i9qjxypygmrny7xw020qb0"))))
(build-system cmake-build-system)
(native-inputs (list pkg-config gettext-minimal))
(inputs (list fontconfig
base-commit: 04eef950af05444ce42682364041dcbd3fa7afd5
--
2.43.0
This bug report was last modified 14 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.