[PATCH 1/2] gnu: jwm: Update to 2.4.6.

  • Done
  • quality assurance status badge
Details
2 participants
  • jgart
  • tumashu
Owner
unassigned
Submitted by
tumashu
Severity
normal

Debbugs page

T
T
tumashu wrote 5 days ago
(address . guix-patches@gnu.org)(name . Feng Shu)(address . tumashu@163.com)
20250106030034.35917-1-tumashu@163.com
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(-)

Toggle diff (24 lines)
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
--
2.46.0
J
J
jgart wrote 5 days ago
(address . 75395-done@debbugs.gnu.org)(address . tumashu@163.com)
87ed1gr3m1.fsf@dismail.de
thanks applied!
--
all the best,
jgart
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75395@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75395
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch