Skip to content

Commit 849e76f

Browse files
committed
julia_111: 1.11.1 -> 1.11.2
1 parent 000133b commit 849e76f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/compilers/julia/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ in
6969
{ });
7070
julia_111 = wrapJulia (callPackage
7171
(import ./generic.nix {
72-
version = "1.11.1";
73-
hash = "sha256-pJuATeboagP+Jsc/WIUeruH/JD1yBPK1rk28XB3CdY0=";
72+
version = "1.11.2";
73+
hash = "sha256-pzZblplE8n3w2FY3FsqXaeB/P3e5+fu0i80RTd91LKQ=";
7474
patches = [
7575
./patches/1.11/0002-skip-failing-and-flaky-tests.patch
7676
];

0 commit comments

Comments
 (0)