* [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1.
@ 2024-06-12 9:30 Andy Tai
[not found] ` <handler.71505.B.171818464928270.ack@debbugs.gnu.org>
2024-06-22 13:46 ` bug#71505: [PATCH] gnu: icewm: Update to 3.5.1 Zheng Junjie
0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-06-12 9:30 UTC (permalink / raw)
To: 71505; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
[parent not found: <handler.71505.B.171818464928270.ack@debbugs.gnu.org>]
* bug#71505: [PATCH] gnu: icewm: Update to 3.5.1.
2024-06-12 9:30 [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1 Andy Tai
[not found] ` <handler.71505.B.171818464928270.ack@debbugs.gnu.org>
@ 2024-06-22 13:46 ` Zheng Junjie
1 sibling, 0 replies; 3+ messages in thread
From: Zheng Junjie @ 2024-06-22 13:46 UTC (permalink / raw)
To: Andy Tai; +Cc: 71505-done
[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]
Andy Tai <atai@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-22 13:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 9:30 [bug#71505] [PATCH] gnu: icewm: Update to 3.5.1 Andy Tai
[not found] ` <handler.71505.B.171818464928270.ack@debbugs.gnu.org>
2024-06-13 17:31 ` [bug#71505] Acknowledgement ([PATCH] gnu: icewm: Update to 3.5.1.) Andy Tai
2024-06-22 13:46 ` bug#71505: [PATCH] gnu: icewm: Update to 3.5.1 Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.