GNU bug report logs - #65986
[PATCH] gnu: icewm: Update to 3.4.2

Previous Next

Package: guix-patches;

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

Date: Fri, 15 Sep 2023 05:03:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65986: closed ([PATCH] gnu: icewm: Update to 3.4.2)
Date: Mon, 25 Sep 2023 10:47:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 25 Sep 2023 11:45:53 +0100
with message-id <871qem7cp6.fsf <at> cbaines.net>
and subject line Re: [bug#65986] [PATCH v2] gnu: icewm: Update to 3.4.2
has caused the debbugs.gnu.org bug report #65986,
regarding [PATCH] gnu: icewm: Update to 3.4.2
to be marked as done.

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


-- 
65986: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65986
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.2
Date: Thu, 14 Sep 2023 22:01:41 -0700
* gnu/packages/wm.scm (icewm): Update to 3.4.2
---
 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 9ef60ec668..30367dab94 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -789,7 +789,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.4.1")
+    (version "3.4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -797,7 +797,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
+                "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 0c1aa354048f82023e6d2043bfecc4fd58bc9b58
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: guix-patches <at> gnu.org, 65986-done <at> debbugs.gnu.org
Subject: Re: [bug#65986] [PATCH v2] gnu: icewm: Update to 3.4.2
Date: Mon, 25 Sep 2023 11:45:53 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.4.2
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as 37ffb0f195a2090b79d658fce11ecd13af8cf6aa.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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