[bug#75395,1/2] gnu: jwm: Update to 2.4.6.

Message ID 20250106030034.35917-1-tumashu@163.com
State New
Headers
Series [bug#75395,1/2] gnu: jwm: Update to 2.4.6. |

Commit Message

Feng Shu Jan. 6, 2025, 3 a.m. UTC
  From: Feng Shu <tumashu@163.com>

* gnu/packages/wm.scm (jwm): Update to 2.4.6.

Change-Id: I6e77b1a67e81f65c173247aaba9768bcd9a9ca8e
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

jgart Jan. 6, 2025, 4:03 a.m. UTC | #1
thanks applied!
  

Patch

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index b5fd2307d5..c44e67d975 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3554,7 +3554,7 @@  (define-public hikari
 (define-public jwm
   (package
     (name "jwm")
-    (version "2.4.3")
+    (version "2.4.6")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3562,7 +3562,7 @@  (define-public jwm
                     "v" version "/jwm-" version ".tar.xz"))
               (sha256
                (base32
-                "1av7r9sp26r5l74zvwdmyyyzav29mw5bafihp7y33vsjqkh4wfzf"))))
+                "0bc0vnaz3pk8msrslpj5ii4iv4fc4iayv0rbl8zlnn8phg11x1xm"))))
     (build-system gnu-build-system)
     (arguments
      (list