Skip to content

Commit

Permalink
updated julia, wrong hash
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Jul 25, 2023
1 parent 57764eb commit fe76d54
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" "sha256-AMYURm75gJwusjSA440ZaixXf/8nMMT4PRNbkT1HM1k=";
makeStdJulia "1.9.2" "sha256-eeeeeeeeeeeeeeeeeeeeeeeee/8nMMT4PRNbkT1HM1k=";
julia_18 =
makeStdJulia "1.8.3" "sha256-M8Owk1b/qiXTMxw2RrHy1LCZROj5P8uZSVeAG4u/WKk=";
julia_17 =
Expand Down

0 comments on commit fe76d54

Please sign in to comment.