From: jlicht@fsfe.org
To: 63467@debbugs.gnu.org
Cc: Jelle Licht <jlicht@fsfe.org>
Subject: [bug#63467] [PATCH] gnu: kanshi: Update to 1.3.1.
Date: Fri, 12 May 2023 18:16:35 +0200 [thread overview]
Message-ID: <65bcb471421ef4a72aa3874723e562c8056efadb.1683908191.git.jlicht@fsfe.org> (raw)
From: Jelle Licht <jlicht@fsfe.org>
* gnu/packages/wm.scm (kanshi): Update to 1.3.1.
---
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 fe732e572e..20e0f0b1d3 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1942,7 +1942,7 @@ (define-public mako
(define-public kanshi
(package
(name "kanshi")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method git-fetch)
@@ -1951,7 +1951,7 @@ (define-public kanshi
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0sa8k74d24ijw6ml1yyy75dk763r2sbm7fgk033g5xnx28kd394j"))))
+ (base32 "195v6lfh9w88nas6pca0v644nvrc645sramj78gzgqdm7nm20rvq"))))
(build-system meson-build-system)
(inputs (list wayland))
(native-inputs (list pkg-config scdoc))
base-commit: 263f235cd0a2955e865fe38036f84c2bf34375ff
--
2.39.2
next reply other threads:[~2023-05-12 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 16:16 jlicht [this message]
[not found] ` <handler.63467.B.168390820927182.ack@debbugs.gnu.org>
2023-05-22 20:41 ` bug#63467: [PATCH] gnu: kanshi: Update to 1.3.1 Jelle Licht
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=65bcb471421ef4a72aa3874723e562c8056efadb.1683908191.git.jlicht@fsfe.org \
--to=jlicht@fsfe.org \
--cc=63467@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.