git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit34fcfaa254e4ba9084e0ef43d08cc7739a14dff2
parente3805a3a6a
authorIsaac Freund <[email protected]>
date2026-03-31 10:08
build: update to tagged zig-wlroots release

 build.zig.zon | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.zig.zon b/build.zig.zon
index d76facc..32e1b64 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -20,8 +20,8 @@
             .hash = "wayland-0.5.0-lQa1knz8AQCh08NA8BeQrwJB9U3CfqcVAdHZYGRKIGuu",
         },
         .wlroots = .{
-            .url = "git+https://codeberg.org/ifreund/zig-wlroots?ref=master#b2b8850d1828c25bdb8fa5ba72829e98e02c7f12",
-            .hash = "wlroots-0.20.0-dev-jmOlcm9CBACfYGVVh6CHuSfGetJE9gXZ4v7ZyEIszvx4",
+            .url = "https://codeberg.org/ifreund/zig-wlroots/archive/v0.20.0.tar.gz",
+            .hash = "wlroots-0.20.0-jmOlcmtCBADS6eoJ6mkeiSNZkibrhD-c5Qwn-LiM86r1",
         },
         .xkbcommon = .{
             .url = "https://codeberg.org/ifreund/zig-xkbcommon/archive/v0.4.0.tar.gz",