unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62810] [PATCH] gnu: icewm: Update to 3.3.3
@ 2023-04-13  6:29 Andy Tai
  2023-04-21  9:04 ` bug#62810: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-04-13  6:29 UTC (permalink / raw)
  To: 62810; +Cc: Andy Tai

* gnu/packages/wm.scm (icewm): Update to 3.3.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 a6bca5dee1..ed497cc625 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -745,7 +745,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.3.2")
+    (version "3.3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -753,7 +753,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1mp1xl64sin3d4nkh19qmnic1c9qcwf9v7mkzji76pg3mzd823jg"))))
+                "0wyg7lk65kf03brhzrbk158sr8d5cqny5qcyrwypnzpp0chcff71"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 99c468b0647b1042ae4cd5f2d01f1e258235a837
-- 
2.39.2





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

* bug#62810: [PATCH] gnu: icewm: Update to 3.3.3
  2023-04-13  6:29 [bug#62810] [PATCH] gnu: icewm: Update to 3.3.3 Andy Tai
@ 2023-04-21  9:04 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-21  9:04 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62810-done

Hello,

Andy Tai <atai@atai.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-21  9:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  6:29 [bug#62810] [PATCH] gnu: icewm: Update to 3.3.3 Andy Tai
2023-04-21  9:04 ` bug#62810: " Nicolas Goaziou

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