diff --git a/build.zig.zon.nix b/build.zig.zon.nix index 5bd5238056..6615b2a593 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -82,11 +82,11 @@ with lib; let in linkFarm name [ { - name = "12205b2b47fe61a4cde3a45ee4b9cddee75897739dbc196d6396e117cb1ce28e1ad0"; + name = "1220ebf88622c4d502dc59e71347e4d28c47e033f11b59aff774ae5787565c40999c"; path = fetchZigArtifact { name = "libxev"; - url = "https://github.com/mitchellh/libxev/archive/aceef3d11efacd9d237c91632f930ed13a2834bf.tar.gz"; - hash = "sha256-dcxqt7hNXrP8QqnN/UdmUzha5Vy5oIDxnE0xZCN2xww="; + url = "https://github.com/mitchellh/libxev/archive/31eed4e337fed7b0149319e5cdbb62b848c24fbd.tar.gz"; + hash = "sha256-VHP90NTytIZ8UZsYRKOOxN490/I6yv6ec40sP8y5MJ8="; }; } {