[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/16: gnu: kanshi: Update to 1.5.1.
From: |
guix-commits |
Subject: |
11/16: gnu: kanshi: Update to 1.5.1. |
Date: |
Wed, 14 Feb 2024 16:15:42 -0500 (EST) |
podiki pushed a commit to branch master
in repository guix.
commit 7f8cd1a3ab59fa1f63420410e6606798ecf6843c
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Sat Feb 10 23:35:47 2024 -0500
gnu: kanshi: Update to 1.5.1.
* gnu/packages/wm.scm (kanshi): Update to 1.5.1.
Change-Id: Ib44661bc215011f10362e06b13c14fa219c1aa85
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
---
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 f6fdffb039..26b67de481 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2106,7 +2106,7 @@ compositors that support the layer-shell protocol.")
(define-public kanshi
(package
(name "kanshi")
- (version "1.4.0")
+ (version "1.5.1")
(source
(origin
(method git-fetch)
@@ -2115,7 +2115,7 @@ compositors that support the layer-shell protocol.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "016s2896mnf4dnyyrqp2pnqrvrqn404c6b16d5kcjf1p21003lp5"))))
+ (base32 "1mc2zcqsv79y7682nwi1gn8p751zwflm9zirl98v2q2kvx334k8a"))))
(build-system meson-build-system)
(inputs (list wayland))
(native-inputs (list pkg-config scdoc))
- 04/16: gnu: avizo: Update to 1.3., (continued)
- 04/16: gnu: avizo: Update to 1.3., guix-commits, 2024/02/14
- 01/16: gnu: picom: Update to 11.2., guix-commits, 2024/02/14
- 15/16: gnu: swaylock-effects: Update to 1.7.0.0., guix-commits, 2024/02/14
- 06/16: gnu: batsignal: Update to 1.8.0., guix-commits, 2024/02/14
- 07/16: gnu: chafa: Update to 1.14.0., guix-commits, 2024/02/14
- 16/16: gnu: ytfzf: Update to 2.6.2., guix-commits, 2024/02/14
- 02/16: gnu: polybar: Update to 3.7.1., guix-commits, 2024/02/14
- 13/16: gnu: python-tldr: Update to 3.2.0., guix-commits, 2024/02/14
- 05/16: gnu: bemenu: Update to 0.6.19., guix-commits, 2024/02/14
- 03/16: gnu: android-file-transfer: Update to 4.3., guix-commits, 2024/02/14
- 11/16: gnu: kanshi: Update to 1.5.1.,
guix-commits <=
- 14/16: gnu: plocate: Update to 1.1.22., guix-commits, 2024/02/14