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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user