GNU bug report logs - #78624
[PATCH] gnu: icewm: Update to 3.7.5.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#78624: closed (Re: [PATCH] gnu: icewm: Update to 3.7.5.)
Date: Sun, 01 Jun 2025 14:42:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78624: [PATCH] gnu: icewm: Update to 3.7.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78624 <at> debbugs.gnu.org.

-- 
78624: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78624
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78624-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: icewm: Update to 3.7.5.
Date: Sun, 1 Jun 2025 16:40:44 +0200
Pushed, thanks!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: icewm: Update to 3.7.5.
Date: Wed, 28 May 2025 22:45:06 -0700
* 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.