GNU bug report logs -
#72436
[PATCH] gnu: icewm: Update to 3.6.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 3 Aug 2024 04:23:02 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 72436 in the body.
You can then email your comments to 72436 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72436
; Package
guix-patches
.
(Sat, 03 Aug 2024 04:23: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
.
(Sat, 03 Aug 2024 04:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/wm.scm (icewm): Update to 3.6.0.
Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
---
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 3ddac7dad3..406b86451e 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -804,7 +804,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.5.1")
+ (version "3.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -812,7 +812,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
+ "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
--
2.34.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 05 Aug 2024 16:04:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 05 Aug 2024 16:04:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 72436-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/wm.scm (icewm): Update to 3.6.0.
>
> Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
> ---
> 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 3ddac7dad3..406b86451e 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -804,7 +804,7 @@ (define-public i3lock-fancy
> (define-public icewm
> (package
> (name "icewm")
> - (version "3.5.1")
> + (version "3.6.0")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -812,7 +812,7 @@ (define-public icewm
> version "/icewm-" version ".tar.lz"))
> (sha256
> (base32
> - "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
> + "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
> (build-system gnu-build-system)
> (native-inputs (list pkg-config))
> (inputs (list fontconfig
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
push, close.
[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
.
(Tue, 03 Sep 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 290 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.