GNU bug report logs - #75395
[PATCH 1/2] gnu: jwm: Update to 2.4.6.

Previous Next

Package: guix-patches;

Reported by: tumashu <at> 163.com

Date: Mon, 6 Jan 2025 03:02:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: tumashu <at> 163.com
Subject: bug#75395: closed (Re: [PATCH 1/2] gnu: jwm: Update to 2.4.6.)
Date: Mon, 06 Jan 2025 04:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75395 <at> debbugs.gnu.org.

-- 
75395: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75395
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 75395-done <at> debbugs.gnu.org
Cc: tumashu <at> 163.com
Subject: Re: [PATCH 1/2] gnu: jwm: Update to 2.4.6.
Date: Sun, 05 Jan 2025 22:03:02 -0600
thanks applied!
-- 
all the best,
jgart

[Message part 3 (message/rfc822, inline)]
From: tumashu <at> 163.com
To: guix-patches <at> gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: [PATCH 1/2] gnu: jwm: Update to 2.4.6.
Date: Mon,  6 Jan 2025 11:00:34 +0800
From: Feng Shu <tumashu <at> 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




This bug report was last modified 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.