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.
2 parents db53807 + 1482cc2 commit 7f4561cCopy full SHA for 7f4561c
pkgs/by-name/ui/uiua/unstable.nix
@@ -1,7 +1,7 @@
1
rec {
2
- version = "0.16.0-dev.2";
+ version = "0.16.0-rc.1";
3
tag = version;
4
- hash = "sha256-ZCyK6wqFRcKBGo1dgmN9pkvixkLev/STQg7HcrHfG0c=";
5
- cargoHash = "sha256-zqhVwg9+iqjrK2cCGaT4QIN+6CUKZ5ecogA1Oqd8OqQ=";
+ hash = "sha256-c17CBFPBWe0UR+qwRMLCPGeaozVBq6aRv3haVDoIyyA=";
+ cargoHash = "sha256-8MulQU6SU1M/ITmPLtYa8SShXRsp7NTMhEZRXEgY5zw=";
6
updateScript = ./update-unstable.sh;
7
}
0 commit comments