mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
uiua-unstable: 0.14.0-rc.3 -> 0.14.1
This commit is contained in:
parent
26f9954b38
commit
fca833ce93
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
rec {
|
||||
version = "0.14.0-rc.3";
|
||||
version = "0.14.1";
|
||||
rev = version;
|
||||
hash = "sha256-znHHohWMoVttubvYx5h3b7pQcQVYhn3nZLFoHrJsits=";
|
||||
cargoHash = "sha256-d+N5ij5zbQRZwkLtwLAM7BY82G/tNsdkUb6/7wnD51g=";
|
||||
hash = "sha256-+FiJYxB2Lb1B7l9QEuB/XzdEYgJZmYAQpKimRIhWwhc=";
|
||||
cargoHash = "sha256-0ZK87aX3akEPEXIsFrbOvTfhW24TZCuCcSVp+j8ylyg=";
|
||||
updateScript = ./update-unstable.sh;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue