Skip to content

Commit c806233

Browse files
committed
julia_110: 1.10.7 -> 1.10.8
1 parent 79f1080 commit c806233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/compilers/julia/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ in
6060
{ });
6161
julia_110 = wrapJulia (callPackage
6262
(import ./generic.nix {
63-
version = "1.10.7";
64-
hash = "sha256-BLo4KQstKnowOcMlHXClRRxP5ZXmTpl4rl7D+q+Fajw=";
63+
version = "1.10.8";
64+
hash = "sha256-NPojubjOgy32CWlD/TDzI764Ca7cMsFj9r7vUdUW9Oc=";
6565
patches = [
6666
./patches/1.10/0002-skip-failing-and-flaky-tests.patch
6767
];

0 commit comments

Comments
 (0)