unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62232] [PATCH] gnu: icewm: Update to 3.3.2
@ 2023-03-17  7:07 Andy Tai
  2023-03-27 15:56 ` bug#62232: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-03-17  7:07 UTC (permalink / raw)
  To: 62232; +Cc: Andy Tai

* gnu/packages/wm.scm (icewm): Update to 3.3.2
---
 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 92fd740b40..7dfe228eb7 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -744,7 +744,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.3.1")
+    (version "3.3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -752,7 +752,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1m0jl9d2ikwb1s2cpm3q7f73h84mai9y31k8bhsq8y47jbkc6slk"))))
+                "1mp1xl64sin3d4nkh19qmnic1c9qcwf9v7mkzji76pg3mzd823jg"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 7001cc68b6d5785a8dd6aa202d4acbb2ea9364e5
prerequisite-patch-id: 8ccc3d58a053ed52f73faa42519945032d47bd22
prerequisite-patch-id: 5e1b5368ea418d4f9e1e5bd9989be437fc2538e8
-- 
2.39.2





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

* bug#62232: [PATCH] gnu: icewm: Update to 3.3.2
  2023-03-17  7:07 [bug#62232] [PATCH] gnu: icewm: Update to 3.3.2 Andy Tai
@ 2023-03-27 15:56 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-27 15:56 UTC (permalink / raw)
  To: Andy Tai; +Cc: 62232-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]


Andy Tai <atai@atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.3.2
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Andy, I've pushed this to the master branch as
6818843b2bab9f34f7dfe849cddb9a72c60fab9c.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-03-27 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17  7:07 [bug#62232] [PATCH] gnu: icewm: Update to 3.3.2 Andy Tai
2023-03-27 15:56 ` bug#62232: " Christopher Baines

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