GNU bug report logs - #62810
[PATCH] gnu: icewm: Update to 3.3.3

Previous Next

Package: guix-patches;

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

Date: Thu, 13 Apr 2023 06:30:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62810: closed ([PATCH] gnu: icewm: Update to 3.3.3)
Date: Fri, 21 Apr 2023 09:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Apr 2023 11:04:37 +0200
with message-id <87cz3x4ndm.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#62810] [PATCH] gnu: icewm: Update to 3.3.3
has caused the debbugs.gnu.org bug report #62810,
regarding [PATCH] gnu: icewm: Update to 3.3.3
to be marked as done.

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


-- 
62810: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62810
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.3
Date: Wed, 12 Apr 2023 23:29:38 -0700
* gnu/packages/wm.scm (icewm): Update to 3.3.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 a6bca5dee1..ed497cc625 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -745,7 +745,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.3.2")
+    (version "3.3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -753,7 +753,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1mp1xl64sin3d4nkh19qmnic1c9qcwf9v7mkzji76pg3mzd823jg"))))
+                "0wyg7lk65kf03brhzrbk158sr8d5cqny5qcyrwypnzpp0chcff71"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 99c468b0647b1042ae4cd5f2d01f1e258235a837
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 62810-done <at> debbugs.gnu.org
Subject: Re: [bug#62810] [PATCH] gnu: icewm: Update to 3.3.3
Date: Fri, 21 Apr 2023 11:04:37 +0200
Hello,

Andy Tai <atai <at> atai.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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