crystal: 1.14.0 -> 1.14.1

Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
misilelab 2025-01-10 16:15:57 +09:00
parent 24a2206ec1
commit b9e90b542a
No known key found for this signature in database
GPG Key ID: 7E8683301BE9A5A4

View File

@ -328,8 +328,8 @@ rec {
};
crystal_1_14 = generic {
version = "1.14.0";
sha256 = "sha256-ayMF5yinHVOUaZxhlmqxb/iiGJHmloeYuKcnrPmxo9Y=";
version = "1.14.1";
sha256 = "sha256-cQWK92BfksOW8GmoXn4BmPGJ7CLyLAeKccOffQMh5UU=";
binary = binaryCrystal_1_10;
llvmPackages = llvmPackages_18;
doCheck = false; # Some compiler spec problems on x86-64_linux with the .0 release