GNU bug report logs -
#77146
[PATCH] gnu: icewm: Update to 1.7.2.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Fri, 21 Mar 2025 08:05:04 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Mar 2025 16:39:01 +0800
with message-id <87pli9o3x6.fsf <at> z572.online>
and subject line Re: [bug#77146] [PATCH v2 0/2] *** icewm: update and switch to git, cmake ***
has caused the debbugs.gnu.org bug report #77146,
regarding [PATCH] gnu: icewm: Update to 1.7.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77146: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77146
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/wm.scm (icewm): Update to 1.7.2.
Change-Id: I4ae3b9508507f638afd81405f5d78f2f41ce9d0b
---
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 6228f0dd069..02ac353a9cc 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1028,7 +1028,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.7.1")
+ (version "3.7.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1036,7 +1036,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "1n5df4sjjsz0v8g5d7w6msbx86f4a3hljxfn8gsa0snmqm1fb1hd"))))
+ "1n02y9i54b4xd0px6mfvwpvm2w796mg26iymsbq63xsjfcsqmvdl"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: 77ff73a920759437639e8eb77601e51409fefefa
--
2.43.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> *** icewm: update and switch to git fetch and cmake ***
>
> Andy Tai (1):
> gnu: icewm: Update to 3.7.2.
>
> Zheng Junjie (1):
> gnu: icewm: Switch to git-fetch and use cmake-build-system.
>
> gnu/packages/wm.scm | 21 +++++++++++----------
> 1 file changed, 11 insertions(+), 10 deletions(-)
>
>
> base-commit: e12455a5e8d524c5c3fba1ae56ebc6819b4f9320
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.