Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
build: switch back to upstream translate-c
The bug fixes from my fork have now landed upstream.
build.zig.zon | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.zig.zon b/build.zig.zon
index f51f468..32803e6 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -28,8 +28,8 @@
.hash = "xkbcommon-0.4.0-VDqIe0i2AgDRsok2GpMFYJ8SVhQS10_PI2M_CnHXsJJZ",
},
.translate_c = .{
- .url = "git+https://codeberg.org/ifreund/translate-c?ref=fix-shift-assign#fdf30e6298cd1184ae6da5602aff0cb5d4cde4cb",
- .hash = "translate_c-0.0.0-Q_BUWrT0BgDOFSyiz0UVBIpBe3-CiEqx9ej2EecgKcBD",
+ .url = "git+https://codeberg.org/ziglang/translate-c/#57c559cf581b1fcad90494eda219f98abeb155ce",
+ .hash = "translate_c-0.0.0-Q_BUWlX1BgCD1wo6uo97prlp9VJ4gxAjwN_vZ7nsSjGN",
},
},
.fingerprint = 0xf5e3672b8e8d6efc,