Skip to content

Commit

Permalink
updated julia
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed May 10, 2023
1 parent 774fb20 commit 7ceb7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion julia.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let
in
{
julia_19 =
makeStdJulia "1.9.0-rc2" "sha256-Zk87UMFsCJ6eWAlYEHtKjo0a+CBiQpk2Abs0R7TTVBw=";
makeStdJulia "1.9.0" "sha256-Zk87UMFsCJ6eWAlYEHtKjo0a2321Qpk2Abs0R7TTVBw=";
julia_18 =
makeStdJulia "1.8.3" "sha256-M8Owk1b/qiXTMxw2RrHy1LCZROj5P8uZSVeAG4u/WKk=";
julia_17 =
Expand Down

0 comments on commit 7ceb7a8

Please sign in to comment.