GNU bug report logs - #62232
[PATCH] gnu: icewm: Update to 3.3.2

Previous Next

Package: guix-patches;

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

Date: Fri, 17 Mar 2023 07:09: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#62232: closed ([PATCH] gnu: icewm: Update to 3.3.2)
Date: Mon, 27 Mar 2023 15:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 16:56:45 +0100
with message-id <87v8imp4q3.fsf <at> cbaines.net>
and subject line Re: [bug#62232] [PATCH] gnu: icewm: Update to 3.3.2
has caused the debbugs.gnu.org bug report #62232,
regarding [PATCH] gnu: icewm: Update to 3.3.2
to be marked as done.

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


-- 
62232: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62232
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.3.2
Date: Fri, 17 Mar 2023 00:07:52 -0700
* gnu/packages/wm.scm (icewm): Update to 3.3.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 92fd740b40..7dfe228eb7 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -744,7 +744,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.3.1")
+    (version "3.3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -752,7 +752,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1m0jl9d2ikwb1s2cpm3q7f73h84mai9y31k8bhsq8y47jbkc6slk"))))
+                "1mp1xl64sin3d4nkh19qmnic1c9qcwf9v7mkzji76pg3mzd823jg"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 7001cc68b6d5785a8dd6aa202d4acbb2ea9364e5
prerequisite-patch-id: 8ccc3d58a053ed52f73faa42519945032d47bd22
prerequisite-patch-id: 5e1b5368ea418d4f9e1e5bd9989be437fc2538e8
-- 
2.39.2



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

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

Thanks Andy, I've pushed this to the master branch as
6818843b2bab9f34f7dfe849cddb9a72c60fab9c.

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

This bug report was last modified 2 years and 56 days ago.

Previous Next


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