* [bug#68253] [PATCH] gnu: icewm: Update to 3.4.5
@ 2024-01-05 5:56 Andy Tai
2024-01-07 20:01 ` bug#68253: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-01-05 5:56 UTC (permalink / raw)
To: 68253; +Cc: Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.4.5
Change-Id: Ibf30644fbc01dd89378f41f978201e84e0ca39ad
---
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 a87eb20428..bd7589b2a6 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -787,7 +787,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.4.4")
+ (version "3.4.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -795,7 +795,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "0cdsb2d45dwcr2dm4jfh0z5g6pkb0ghd4jaybxqiz74mbw5rmjhv"))))
+ "1wd5k0whh2b43a72223cy19pwc29fhrhd2dnc61fha2y5ndgw6ld"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: f2102cb5b9239be2ed2023b908b726af542e0124
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68253: [PATCH] gnu: icewm: Update to 3.4.5
2024-01-05 5:56 [bug#68253] [PATCH] gnu: icewm: Update to 3.4.5 Andy Tai
@ 2024-01-07 20:01 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2024-01-07 20:01 UTC (permalink / raw)
To: Andy Tai; +Cc: 68253-done
> * gnu/packages/wm.scm (icewm): Update to 3.4.5
Applied, thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-07 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05 5:56 [bug#68253] [PATCH] gnu: icewm: Update to 3.4.5 Andy Tai
2024-01-07 20:01 ` bug#68253: " Mathieu Othacehe
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).