GNU bug report logs -
#78326
[PATCH] gnu: icewm: Update to 3.7.4.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Fri, 9 May 2025 06:02:02 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
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 78326 in the body.
You can then email your comments to 78326 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#78326
; Package
guix-patches
.
(Fri, 09 May 2025 06:02: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
.
(Fri, 09 May 2025 06:02: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.7.4.
Change-Id: I9449bf16296b2b654d1acbeb84ff8175a98bd7bc
---
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 d739a2570c..6ddf03665b 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1034,7 +1034,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.7.2")
+ (version "3.7.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1043,7 +1043,7 @@ (define-public icewm
(file-name (git-file-name name version))
(sha256
(base32
- "0zrj9ka9sglxchmkcgzdbjgzzzcfrfnk4ydhwzbi91vrrq7c6sh3"))))
+ "0x6rszjamswjljzl4sz4fn46apx5n4xnlwkrx0h78m95np3hrdln"))))
(build-system cmake-build-system)
(native-inputs (list pkg-config gettext-minimal))
(inputs (list fontconfig
base-commit: 2e1ead7c8b449b58d571d8f16c1586b675c13ab4
--
2.43.0
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Fri, 09 May 2025 17:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Fri, 09 May 2025 17:30:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78326-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.7.4.
>
> Change-Id: I9449bf16296b2b654d1acbeb84ff8175a98bd7bc
> ---
> 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 d739a2570c..6ddf03665b 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1034,7 +1034,7 @@ (define-public i3lock-fancy
> (define-public icewm
> (package
> (name "icewm")
> - (version "3.7.2")
> + (version "3.7.4")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1043,7 +1043,7 @@ (define-public icewm
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0zrj9ka9sglxchmkcgzdbjgzzzcfrfnk4ydhwzbi91vrrq7c6sh3"))))
> + "0x6rszjamswjljzl4sz4fn46apx5n4xnlwkrx0h78m95np3hrdln"))))
> (build-system cmake-build-system)
> (native-inputs (list pkg-config gettext-minimal))
> (inputs (list fontconfig
>
> base-commit: 2e1ead7c8b449b58d571d8f16c1586b675c13ab4
pushed, closing.
[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
.
(Sat, 07 Jun 2025 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified today.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.