* [bug#75395] [PATCH 1/2] gnu: jwm: Update to 2.4.6.
@ 2025-01-06 3:00 tumashu
2025-01-06 4:03 ` bug#75395: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: tumashu @ 2025-01-06 3:00 UTC (permalink / raw)
To: 75395; +Cc: Feng Shu
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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75395: [PATCH 1/2] gnu: jwm: Update to 2.4.6.
2025-01-06 3:00 [bug#75395] [PATCH 1/2] gnu: jwm: Update to 2.4.6 tumashu
@ 2025-01-06 4:03 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2025-01-06 4:03 UTC (permalink / raw)
To: 75395-done; +Cc: tumashu
thanks applied!
--
all the best,
jgart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-06 4:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 3:00 [bug#75395] [PATCH 1/2] gnu: jwm: Update to 2.4.6 tumashu
2025-01-06 4:03 ` bug#75395: " jgart via Guix-patches via
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).