From 0e90d79d005cdbdb22ad16d45187d690258bc937 Mon Sep 17 00:00:00 2001 From: Wilko Meyer Date: Fri, 13 Feb 2026 10:27:48 +0100 Subject: [PATCH] gnu: cage: Update to 0.2.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/wm.scm (cage): Update to 0.2.1. [inputs]: Change wlroots-0.18 to wlroots-0.19. Closes: guix/guix#6370 Change-Id: Ib311b2a7cf383c3e788907aa25405f9096655227 Signed-off-by: 宋文武 --- gnu/packages/wm.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 9d4122ec93..c61c257060 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -248,7 +248,7 @@ the leaves of a full binary tree.") (define-public cage (package (name "cage") - (version "0.2.0") + (version "0.2.1") (source (origin (method git-fetch) @@ -256,12 +256,12 @@ the leaves of a full binary tree.") (url "https://github.com/cage-kiosk/cage") (commit (string-append "v" version)))) (file-name (git-file-name name version)) - (sha256 (base32 "0y7vqyvzphpzm0bnkrhs7qqbjpcb0sn0nlwif9y43l5kmp7ns8fr")))) + (sha256 (base32 "03ckl7kjv3w3ysilcvxgczbm5kksm50ayn1yq6hls84qbli23lrz")))) (build-system meson-build-system) (native-inputs (list pkg-config scdoc ;; for wayland-scanner wayland)) - (inputs (list wayland wlroots-0.18 libxkbcommon)) + (inputs (list wayland wlroots-0.19 libxkbcommon)) (home-page "https://github.com/cage-kiosk/cage") (synopsis "Wayland kiosk") (description "This package provides a Wayland @dfn{kiosk}, which runs a