* [bug#65794] [PATCH] gnu: icewm: Update to 3.4.1
@ 2023-09-07 3:56 Andy Tai
2023-09-14 21:34 ` bug#65794: " Ludovic Courtès
2023-09-14 21:34 ` [bug#65794] " Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2023-09-07 3:56 UTC (permalink / raw)
To: 65794; +Cc: Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.4.1
---
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 aaff618248..9ef60ec668 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -789,7 +789,7 @@ (define-public i3lock-fancy
(define-public icewm
(package
(name "icewm")
- (version "3.3.4")
+ (version "3.4.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -797,7 +797,7 @@ (define-public icewm
version "/icewm-" version ".tar.lz"))
(sha256
(base32
- "124w00yq35mj859nf321bpy36ij7a0kblcg95axxahz4l6fhxfxf"))))
+ "0fr79i6r2sjr27lv4wik8lvcnrrapd28lzhy4gnqffzds0sqx64r"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list fontconfig
base-commit: 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-14 21:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 3:56 [bug#65794] [PATCH] gnu: icewm: Update to 3.4.1 Andy Tai
2023-09-14 21:34 ` bug#65794: " Ludovic Courtès
2023-09-14 21:34 ` [bug#65794] " Ludovic Courtès
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).