summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2024-05-10 14:24:59 +0200
committerGuix Patches Tester <>2024-05-10 16:12:08 +0200
commit77cf1d5134f147f5b07afbaf980348c288360c7b (patch)
treeacc3ba4064636ec0c31a58942f7351d69b933482
parentcf5f7a8bf9ca2288700fcf351bbca0fc341ec969 (diff)
downloadguix-patches-77cf1d5134f147f5b07afbaf980348c288360c7b.tar
guix-patches-77cf1d5134f147f5b07afbaf980348c288360c7b.tar.gz
gnu: kanshi: Update to 1.6.0.
* gnu/packages/wm.scm (kanshi): Update to 1.6.0. [native-inputs]: Add libscfg. Change-Id: I2be95e7452f708c970f235a149695df69c22b33e
-rw-r--r--gnu/packages/wm.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f4c6dbda0a..6e84dfa292 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2350,7 +2350,7 @@ compositors that support the layer-shell protocol.")
(define-public kanshi
(package
(name "kanshi")
- (version "1.5.1")
+ (version "1.6.0")
(source
(origin
(method git-fetch)
@@ -2359,10 +2359,10 @@ compositors that support the layer-shell protocol.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1mc2zcqsv79y7682nwi1gn8p751zwflm9zirl98v2q2kvx334k8a"))))
+ (base32 "10ym28xkxbs6nkjk3clb680815606c42vagbshd9qs9cvc8zncra"))))
(build-system meson-build-system)
(inputs (list wayland))
- (native-inputs (list pkg-config scdoc))
+ (native-inputs (list pkg-config scdoc libscfg))
(home-page "https://wayland.emersion.fr/kanshi")
(synopsis "Hotswappable output profiles for Wayland")
(description "Kanshi allows you to define output profiles that are