all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70044] [PATCH] gnu: icewm: Update to 3.4.7
@ 2024-03-28  5:42 Andy Tai
  2024-04-02 18:17 ` bug#70044: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-03-28  5:42 UTC (permalink / raw)
  To: 70044; +Cc: Andy Tai

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

Change-Id: I6daa66be92a01ae587efec2bf3f0ac4769ae797a
---
 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 2aaf9b0f66..b86ee4c7f9 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -797,7 +797,7 @@ (define-public i3lock-fancy
 (define-public icewm
   (package
     (name "icewm")
-    (version "3.4.6")
+    (version "3.4.7")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -805,7 +805,7 @@ (define-public icewm
                     version "/icewm-" version ".tar.lz"))
               (sha256
                (base32
-                "1j4jd1fim12h8ry7jkx6y298kyn63pabih1m61rljbzvr3lyy1db"))))
+                "0c1c9qwaq9kdlma5kfqzjzzm6wk3bww6b7mw4b3j76fn7ms4982s"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fontconfig

base-commit: 0e8f7ee3a95011dd9ebdc99e0f3b754160524b5d
-- 
2.34.1





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

* bug#70044: [PATCH] gnu: icewm: Update to 3.4.7
  2024-03-28  5:42 [bug#70044] [PATCH] gnu: icewm: Update to 3.4.7 Andy Tai
@ 2024-04-02 18:17 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-04-02 18:17 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70044-done

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

Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2024-04-02 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28  5:42 [bug#70044] [PATCH] gnu: icewm: Update to 3.4.7 Andy Tai
2024-04-02 18:17 ` bug#70044: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.