GNU bug report logs -
#78326
[PATCH] gnu: icewm: Update to 3.7.4.
Previous Next
To reply to this bug, email your comments to 78326 AT debbugs.gnu.org.
There is no need to reopen the bug first.
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)]
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.