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 f9e4865 commit 765a186Copy full SHA for 765a186
pkgs/by-name/ui/uiua/unstable.nix
@@ -1,7 +1,7 @@
1
rec {
2
- version = "0.14.1";
+ version = "0.15.0-dev.1";
3
tag = version;
4
- hash = "sha256-+FiJYxB2Lb1B7l9QEuB/XzdEYgJZmYAQpKimRIhWwhc=";
5
- cargoHash = "sha256-bDj7pvZORP1cc2PXd1W9TWptWCvIKW9TXzaQAmni6hg=";
+ hash = "sha256-taR403/r6dxQv/hVpuea2Nz/meFauXUxfyVC5tvMSlo=";
+ cargoHash = "sha256-OdG5UVs5fY5xOCY1GwaKrCSY/cIe4dB6LZb+ZNSvU90=";
6
updateScript = ./update-unstable.sh;
7
}
0 commit comments