unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66479] [PATCH] gnu: icewm: Update to 3.4.3
@ 2023-10-12  5:32 Andy Tai
  2023-10-14 20:23 ` bug#66479: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-10-12  5:32 UTC (permalink / raw)
  To: 66479; +Cc: Andy Tai

* gnu/packages/wm.scm (icewm): Update to 3.4.3
---
 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 a3ed3293e3..af429916bf 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -786,7 +786,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.4.2")
+    (version "3.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -794,7 +794,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1qki2r0x9d3yhxypa4i875qzr4dsjig6prs8pvj1w83yb0z4nk5n"))))
+                "1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66479: [PATCH] gnu: icewm: Update to 3.4.3
  2023-10-12  5:32 [bug#66479] [PATCH] gnu: icewm: Update to 3.4.3 Andy Tai
@ 2023-10-14 20:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-14 20:23 UTC (permalink / raw)
  To: Andy Tai; +Cc: 66479-done

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/wm.scm (icewm): Update to 3.4.3

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-14 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12  5:32 [bug#66479] [PATCH] gnu: icewm: Update to 3.4.3 Andy Tai
2023-10-14 20:23 ` bug#66479: " 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).