uiua: 0.13.0 -> 0.14.1

This commit is contained in:
Defelo
2024-12-23 22:18:13 +01:00
parent de1864217b
commit 63363fa2e4
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.13.0";
version = "0.14.1";
rev = version;
hash = "sha256-5IqJ/lvozXzc7LRUzxpG04M3Nir+3h+GoL7dqTgC9J8=";
cargoHash = "sha256-0hbE2ZH7daw/VQLe51CxOIborABDF0x00kTyx9NCs9g=";
hash = "sha256-+FiJYxB2Lb1B7l9QEuB/XzdEYgJZmYAQpKimRIhWwhc=";
cargoHash = "sha256-0ZK87aX3akEPEXIsFrbOvTfhW24TZCuCcSVp+j8ylyg=";
updateScript = ./update-stable.sh;
}