GNU bug report logs - #66962
[PATCH] gnu: icewm: Update to 3.4.4

Previous Next

Package: guix-patches;

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

Date: Sun, 5 Nov 2023 23:16:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: Andy Tai <atai <at> atai.org>
Subject: bug#66962: closed (Re: [bug#66962] [PATCH] gnu: icewm: Update to
 3.4.4)
Date: Sat, 11 Nov 2023 00:41:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66962: [PATCH] gnu: icewm: Update to 3.4.4

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 66962 <at> debbugs.gnu.org.

-- 
66962: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66962
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 66962-done <at> debbugs.gnu.org
Subject: Re: [bug#66962] [PATCH] gnu: icewm: Update to 3.4.4
Date: Sat, 11 Nov 2023 08:40:01 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.4.4

Pushed to master, thanks.

[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.4.4
Date: Sun,  5 Nov 2023 15:14:20 -0800
* gnu/packages/wm.scm (icewm): Update to 3.4.4
---
 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 95d2a879bc..9a735c202a 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -787,7 +787,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.4.3")
+    (version "3.4.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -795,7 +795,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
+                "0cdsb2d45dwcr2dm4jfh0z5g6pkb0ghd4jaybxqiz74mbw5rmjhv"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 08d94fe20eca47b69678b3eced8749dd02c700a4
-- 
2.41.0




This bug report was last modified 1 year and 191 days ago.

Previous Next


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