From fa060a6d95386b7d95b0d7eceed0bfd32becc552 Mon Sep 17 00:00:00 2001 From: kestrel Date: Tue, 31 Mar 2026 17:57:44 +0300 Subject: gnu: Add wlroots-0.20. * gnu/packages/wm.scm (wlroots-0.20): New variable. Merges guix/guix!7588 Change-Id: I9923a6088aff61b59014843a1b2e472bb59c3489 Signed-off-by: Cayetano Santos --- gnu/packages/wm.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gnu') diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 2e12ed7145..df36424b9e 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2777,6 +2777,9 @@ modules for building a Wayland compositor.") ;; Allow packages referring to stable wlroots version, because ;; wlroots updates are backward incompatible. +(define-public wlroots-0.20 + wlroots) + (define-public wlroots-0.19 (package (inherit wlroots) -- cgit v1.3