GNU bug report logs - #65794
[PATCH] gnu: icewm: Update to 3.4.1

Previous Next

Package: guix-patches;

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

Date: Thu, 7 Sep 2023 03:57:02 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: Andy Tai <atai <at> atai.org>
Subject: bug#65794: closed (Re: bug#65794: [PATCH] gnu: icewm: Update to
 3.4.1)
Date: Thu, 14 Sep 2023 21:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65794: [PATCH] gnu: icewm: Update to 3.4.1

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65794 <at> debbugs.gnu.org.

-- 
65794: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65794
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 65794-done <at> debbugs.gnu.org
Subject: Re: bug#65794: [PATCH] gnu: icewm: Update to 3.4.1
Date: Thu, 14 Sep 2023 23:34:19 +0200
Andy Tai <atai <at> atai.org> skribis:

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

Applied, thanks!

[Message part 3 (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.1
Date: Wed,  6 Sep 2023 20:56:20 -0700
* gnu/packages/wm.scm (icewm): Update to 3.4.1
---
 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 aaff618248..9ef60ec668 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.3.4")
+    (version "3.4.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -797,7 +797,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "124w00yq35mj859nf321bpy36ij7a0kblcg95axxahz4l6fhxfxf"))))
+                "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5
-- 
2.41.0




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

Previous Next


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