* [bug#63467] [PATCH] gnu: kanshi: Update to 1.3.1.
@ 2023-05-12 16:16 jlicht
[not found] ` <handler.63467.B.168390820927182.ack@debbugs.gnu.org>
0 siblings, 1 reply; 2+ messages in thread
From: jlicht @ 2023-05-12 16:16 UTC (permalink / raw)
To: 63467; +Cc: Jelle Licht
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63467: [PATCH] gnu: kanshi: Update to 1.3.1.
[not found] ` <handler.63467.B.168390820927182.ack@debbugs.gnu.org>
@ 2023-05-22 20:41 ` Jelle Licht
0 siblings, 0 replies; 2+ messages in thread
From: Jelle Licht @ 2023-05-22 20:41 UTC (permalink / raw)
To: 63467-done
Pushed as e3d3501f73333face5715383c925a9cba2f0772b to master.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-22 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 16:16 [bug#63467] [PATCH] gnu: kanshi: Update to 1.3.1 jlicht
[not found] ` <handler.63467.B.168390820927182.ack@debbugs.gnu.org>
2023-05-22 20:41 ` bug#63467: " Jelle Licht
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.