unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66962] [PATCH] gnu: icewm: Update to 3.4.4
@ 2023-11-05 23:14 Andy Tai
  2023-11-11  0:40 ` bug#66962: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-11-05 23:14 UTC (permalink / raw)
  To: 66962; +Cc: Andy Tai

* gnu/packages/wm.scm (icewm): Update to 3.4.4
---
 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 95d2a879bc..9a735c202a 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.3")
+    (version "3.4.4")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -795,7 +795,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
+                "0cdsb2d45dwcr2dm4jfh0z5g6pkb0ghd4jaybxqiz74mbw5rmjhv"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 08d94fe20eca47b69678b3eced8749dd02c700a4
-- 
2.41.0





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

* bug#66962: [PATCH] gnu: icewm: Update to 3.4.4
  2023-11-05 23:14 [bug#66962] [PATCH] gnu: icewm: Update to 3.4.4 Andy Tai
@ 2023-11-11  0:40 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-11-11  0:40 UTC (permalink / raw)
  To: Andy Tai; +Cc: 66962-done

Andy Tai <atai@atai.org> writes:

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

Pushed to master, thanks.




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

end of thread, other threads:[~2023-11-11  0:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-05 23:14 [bug#66962] [PATCH] gnu: icewm: Update to 3.4.4 Andy Tai
2023-11-11  0:40 ` bug#66962: " 宋文武 via Guix-patches via

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).