We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fa79a commit 824ca14Copy full SHA for 824ca14
pkgs/by-name/ui/uiua/unstable.nix
@@ -1,7 +1,7 @@
1
rec {
2
- version = "0.16.0-rc.1";
+ version = "0.16.0";
3
tag = version;
4
- hash = "sha256-c17CBFPBWe0UR+qwRMLCPGeaozVBq6aRv3haVDoIyyA=";
5
- cargoHash = "sha256-8MulQU6SU1M/ITmPLtYa8SShXRsp7NTMhEZRXEgY5zw=";
+ hash = "sha256-/BSn0B/yJY9rmGLBxnCwCNf2BGQOsbzpHu6Ww4NQpAs=";
+ cargoHash = "sha256-sxCcnfI3i81oDsmAingNesNP3CAAnvKtSoFPYP8uaqs=";
6
updateScript = ./update-unstable.sh;
7
}
0 commit comments