* [bug#72436] [PATCH] gnu: icewm: Update to 3.6.0.
@ 2024-08-03 4:21 Andy Tai
2024-08-05 16:02 ` bug#72436: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-08-03 4:21 UTC (permalink / raw)
To: 72436; +Cc: Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.6.0.
Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
---
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 3ddac7dad3..406b86451e 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -804,7 +804,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.5.1")
+ (version "3.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -812,7 +812,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
+ "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72436: [PATCH] gnu: icewm: Update to 3.6.0.
2024-08-03 4:21 [bug#72436] [PATCH] gnu: icewm: Update to 3.6.0 Andy Tai
@ 2024-08-05 16:02 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-08-05 16:02 UTC (permalink / raw)
To: Andy Tai; +Cc: 72436-done
[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/wm.scm (icewm): Update to 3.6.0.
>
> Change-Id: Ife456c50f795ec239d5c411dfa72981f1b10d94e
> ---
> 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 3ddac7dad3..406b86451e 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -804,7 +804,7 @@ (define-public i3lock-fancy
> (define-public icewm
> (package
> (name "icewm")
> - (version "3.5.1")
> + (version "3.6.0")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -812,7 +812,7 @@ (define-public icewm
> version "/icewm-" version ".tar.lz"))
> (sha256
> (base32
> - "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
> + "0xmw4ilzsc932fxqahxvqix66x940nzf54p5mz5p67rplg9sz7wp"))))
> (build-system gnu-build-system)
> (native-inputs (list pkg-config))
> (inputs (list fontconfig
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-05 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03 4:21 [bug#72436] [PATCH] gnu: icewm: Update to 3.6.0 Andy Tai
2024-08-05 16:02 ` bug#72436: " 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.