GNU bug report logs -
#71505
[PATCH] gnu: icewm: Update to 3.5.1.
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jun 2024 21:46:20 +0800
with message-id <87cyo9145v.fsf <at> iscas.ac.cn>
and subject line Re: [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1.
has caused the debbugs.gnu.org bug report #71505,
regarding [PATCH] gnu: icewm: Update to 3.5.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
71505: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71505
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 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
This bug report was last modified 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.