GNU bug report logs - #66479
[PATCH] gnu: icewm: Update to 3.4.3

Previous Next

Package: guix-patches;

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

Date: Thu, 12 Oct 2023 05:34:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66479: closed ([PATCH] gnu: icewm: Update to 3.4.3)
Date: Sat, 14 Oct 2023 20:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Oct 2023 22:23:01 +0200
with message-id <874jitar8a.fsf <at> gnu.org>
and subject line Re: [bug#66479] [PATCH] gnu: icewm: Update to 3.4.3
has caused the debbugs.gnu.org bug report #66479,
regarding [PATCH] gnu: icewm: Update to 3.4.3
to be marked as done.

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


-- 
66479: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66479
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.4.3
Date: Wed, 11 Oct 2023 22:32:35 -0700
* gnu/packages/wm.scm (icewm): Update to 3.4.3
---
 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 @@ (define-public i3lock-fancy
 (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 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
+                "1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 66479-done <at> debbugs.gnu.org
Subject: Re: [bug#66479] [PATCH] gnu: icewm: Update to 3.4.3
Date: Sat, 14 Oct 2023 22:23:01 +0200
Andy Tai <atai <at> atai.org> skribis:

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

Applied, thanks!


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

Previous Next


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