zig: 0.15.1 -> 0.15.2

Diff: https://github.com/ziglang/zig/compare/0.15.1...0.15.2

While this is mostly a bug fix release, there is at least one breaking
change (see:
https://zsf.zulipchat.com/#narrow/channel/454371-std/topic/.E2.9C.94.20is.20takeDelimiterExclusive.20broken.3F/with/544414196)
This commit is contained in:
Jost Alemann
2025-10-13 22:48:34 +02:00
parent 81a6b38af7
commit f42908626b

View File

@@ -16,9 +16,9 @@ let
llvmPackages = llvmPackages_19;
hash = "sha256-DhVJIY/z12PJZdb5j4dnCRb7k1CmeQVOnayYRP8azDI=";
};
"0.15.1" = {
"0.15.2" = {
llvmPackages = llvmPackages_20;
hash = "sha256-RFbJYeTHj/aNjWSsG+HHtmOL1VY4dpvJjbx04OhF4bI=";
hash = "sha256-u3pEMcYN71d83MJh14vtzU4DJXnMHu/Jw86d9XvwKE8=";
};
}
// zigVersions;