summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/julia-0.3.10-fix-empty-array.patch
Commit message (Collapse)AuthorAge
* gnu: julia: Update to 0.4.2.Ricardo Wurmus2016-01-04
| | | | | | | | | | | | * gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/julia.scm (julia): Update to 0.4.2. [arguments]: Remove phase "fix-building-with-mcjit-llvm"; replace phase "patch-include-path" with "fix-include-and-link-paths"; add phase "hardcode-paths"; add missing make-flags. [inputs]: Replace "pcre" with "pcre2"; replace "git" with "libgit2"; add "coreutils"; add "libuv-julia"; add "wget"; add "which". [native-inputs]: Remove "which".
* gnu: julia: Update to 0.3.10.Ricardo Wurmus2015-07-21
* gnu/packages/julia.scm (julia): Update to 0.3.10. * gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.