GNU bug report logs - #68253
[PATCH] gnu: icewm: Update to 3.4.5

Previous Next

Package: guix-patches;

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

Date: Fri, 5 Jan 2024 05:57:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68253: closed ([PATCH] gnu: icewm: Update to 3.4.5)
Date: Sun, 07 Jan 2024 20:02:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Jan 2024 21:01:29 +0100
with message-id <87plycrjza.fsf <at> gnu.org>
and subject line Re: [bug#68253] [PATCH] gnu: icewm: Update to 3.4.5
has caused the debbugs.gnu.org bug report #68253,
regarding [PATCH] gnu: icewm: Update to 3.4.5
to be marked as done.

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


-- 
68253: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68253
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.5
Date: Thu,  4 Jan 2024 21:56:12 -0800
* gnu/packages/wm.scm (icewm): Update to 3.4.5

Change-Id: Ibf30644fbc01dd89378f41f978201e84e0ca39ad
---
 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 a87eb20428..bd7589b2a6 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.4")
+    (version "3.4.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -795,7 +795,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "0cdsb2d45dwcr2dm4jfh0z5g6pkb0ghd4jaybxqiz74mbw5rmjhv"))))
+                "1wd5k0whh2b43a72223cy19pwc29fhrhd2dnc61fha2y5ndgw6ld"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: f2102cb5b9239be2ed2023b908b726af542e0124
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 68253-done <at> debbugs.gnu.org
Subject: Re: [bug#68253] [PATCH] gnu: icewm: Update to 3.4.5
Date: Sun, 07 Jan 2024 21:01:29 +0100
> * gnu/packages/wm.scm (icewm): Update to 3.4.5

Applied, thanks,

Mathieu


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

Previous Next


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