GNU bug report logs - #78326
[PATCH] gnu: icewm: Update to 3.7.4.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 9 May 2025 06:02:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78326: closed ([PATCH] gnu: icewm: Update to 3.7.4.)
Date: Fri, 09 May 2025 17:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 10 May 2025 01:28:54 +0800
with message-id <87tt5titgp.fsf <at> z572.online>
and subject line Re: [bug#78326] [PATCH] gnu: icewm: Update to 3.7.4.
has caused the debbugs.gnu.org bug report #78326,
regarding [PATCH] gnu: icewm: Update to 3.7.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78326: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78326
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.4.
Date: Thu,  8 May 2025 23:00:50 -0700
* gnu/packages/wm.scm (icewm): Update to 3.7.4.

Change-Id: I9449bf16296b2b654d1acbeb84ff8175a98bd7bc
---
 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 d739a2570c..6ddf03665b 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1034,7 +1034,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.7.2")
+    (version "3.7.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1043,7 +1043,7 @@ (define-public icewm
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0zrj9ka9sglxchmkcgzdbjgzzzcfrfnk4ydhwzbi91vrrq7c6sh3"))))
+                "0x6rszjamswjljzl4sz4fn46apx5n4xnlwkrx0h78m95np3hrdln"))))
     (build-system cmake-build-system)
     (native-inputs (list pkg-config gettext-minimal))
     (inputs (list fontconfig

base-commit: 2e1ead7c8b449b58d571d8f16c1586b675c13ab4
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Andy Tai <atai <at> atai.org>
Cc: 78326-done <at> debbugs.gnu.org
Subject: Re: [bug#78326] [PATCH] gnu: icewm: Update to 3.7.4.
Date: Sat, 10 May 2025 01:28:54 +0800
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.7.4.
>
> Change-Id: I9449bf16296b2b654d1acbeb84ff8175a98bd7bc
> ---
>  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 d739a2570c..6ddf03665b 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1034,7 +1034,7 @@ (define-public i3lock-fancy
>  (define-public icewm
>    (package
>      (name "icewm")
> -    (version "3.7.2")
> +    (version "3.7.4")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1043,7 +1043,7 @@ (define-public icewm
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "0zrj9ka9sglxchmkcgzdbjgzzzcfrfnk4ydhwzbi91vrrq7c6sh3"))))
> +                "0x6rszjamswjljzl4sz4fn46apx5n4xnlwkrx0h78m95np3hrdln"))))
>      (build-system cmake-build-system)
>      (native-inputs (list pkg-config gettext-minimal))
>      (inputs (list fontconfig
>
> base-commit: 2e1ead7c8b449b58d571d8f16c1586b675c13ab4
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.