Skip to content

Commit

Permalink
uiua-unstable: 0.14.0-rc.3 -> 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Defelo committed Dec 23, 2024
1 parent 26f9954 commit fca833c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ui/uiua/unstable.nix
Original file line number Diff line number Diff line change
@@ -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;
}

0 comments on commit fca833c

Please sign in to comment.