File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
pkgs/development/compilers/julia Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4040 { } ) ;
4141 julia_111-bin = wrapJulia ( callPackage
4242 ( import ./generic-bin.nix {
43- version = "1.11.1 " ;
43+ version = "1.11.2 " ;
4444 sha256 = {
45- x86_64-linux = "cca8d13dc4507e4f62a129322293313ee574f300d4df9e7db30b7b41c5f8a8f3 " ;
46- aarch64-linux = "bd623ef3801c5a56103464d349c7901d5cc034405ad289332c67f1e8ecc05840 " ;
47- x86_64-darwin = "59885de9310788c1ed12f41e7d2c2f05eabd314888cd105d299837b76a4a7240 " ;
48- aarch64-darwin = "e09d13e1c6c98452e91e698220688dd784ec8e5367e9e6443099c5f9aa2add78 " ;
45+ x86_64-linux = "8a372ad262d4d4d55a1044f4fe3bce7c9a4a3ce8c513d2470e58e8071eecd476 " ;
46+ aarch64-linux = "0346e6d65852a3b73ced2c80c40f5a8cf38e7048d001cd57d3d1dd9efb2f6641 " ;
47+ x86_64-darwin = "0b52ba3d7f283e43ba853bc3d0f401decf993d8d53da752bd644a9f934679184 " ;
48+ aarch64-darwin = "bcfe9c788f3dcf613a4753a4d9771d8381d00caf0e8af64d8aa87af10068b754 " ;
4949 } ;
5050 } )
5151 { } ) ;
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 ] ;
You can’t perform that action at this time.
0 commit comments