GNU bug report logs - #71505
[PATCH] gnu: icewm: Update to 3.5.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 12 Jun 2024 09:31:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71505 in the body.
You can then email your comments to 71505 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71505; Package guix-patches. (Wed, 12 Jun 2024 09:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 12 Jun 2024 09:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.5.1.
Date: Wed, 12 Jun 2024 02:30:36 -0700
* gnu/packages/wm.scm (icewm): Update to 3.5.1.

Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1
---
 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 b6239ea4ea..7f5ac03580 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -800,7 +800,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.5.0")
+    (version "3.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -808,7 +808,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "0j6drgc4r2ji5plg65h855xpysmbdxlbyrz9q3jl13vnm2sccp9y"))))
+                "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#71505; Package guix-patches. (Thu, 13 Jun 2024 17:34:02 GMT) Full text and rfc822 format available.

Message #8 received at 71505 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 71505 <at> debbugs.gnu.org
Subject: Re: bug#71505: Acknowledgement ([PATCH] gnu: icewm: Update to 3.5.1.)
Date: Thu, 13 Jun 2024 10:31:17 -0700
[Message part 1 (text/plain, inline)]
patch passes QA
https://qa.guix.gnu.org/issue/71505
[Message part 2 (text/html, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sat, 22 Jun 2024 13:47:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 22 Jun 2024 13:47:02 GMT) Full text and rfc822 format available.

Message #13 received at 71505-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 71505-done <at> debbugs.gnu.org
Subject: Re: [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1.
Date: Sat, 22 Jun 2024 21:46:20 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.5.1.
>
> Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1
> ---
>  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 b6239ea4ea..7f5ac03580 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -800,7 +800,7 @@ (define-public i3lock-fancy
>  (define-public icewm
>    (package
>      (name "icewm")
> -    (version "3.5.0")
> +    (version "3.5.1")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -808,7 +808,7 @@ (define-public icewm
>                      version "/icewm-" version ".tar.lz"))
>                (sha256
>                 (base32
> -                "0j6drgc4r2ji5plg65h855xpysmbdxlbyrz9q3jl13vnm2sccp9y"))))
> +                "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
>      (build-system gnu-build-system)
>      (native-inputs (list pkg-config))
>      (inputs (list fontconfig
>
> base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=14e4088cc4bad0f161a77eeb4e2e6fdaafdc943c
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 21 Jul 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 330 days ago.

Previous Next


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