all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu@163.com
To: 75395@debbugs.gnu.org
Cc: Feng Shu <tumashu@163.com>
Subject: [bug#75395] [PATCH 1/2] gnu: jwm: Update to 2.4.6.
Date: Mon,  6 Jan 2025 11:00:34 +0800	[thread overview]
Message-ID: <20250106030034.35917-1-tumashu@163.com> (raw)

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





             reply	other threads:[~2025-01-06  3:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06  3:00 tumashu [this message]
2025-01-06  4:03 ` bug#75395: [PATCH 1/2] gnu: jwm: Update to 2.4.6 jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250106030034.35917-1-tumashu@163.com \
    --to=tumashu@163.com \
    --cc=75395@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.