[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#44004: [PATCH] gnu: julia: Update to 1.5.2.
From: |
Ludovic Courtès |
Subject: |
bug#44004: [PATCH] gnu: julia: Update to 1.5.2. |
Date: |
Fri, 16 Oct 2020 15:11:18 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi,
Tim Howes <timhowes@lavabit.com> skribis:
>>From 1acf702e2a221d039a727e9d7b8fe8213264626d Mon Sep 17 00:00:00 2001
> From: Tim Howes <timhowes@lavabit.com>
> Date: Wed, 14 Oct 2020 20:05:28 -0700
> Subject: [PATCH] gnu: julia: Update to 1.5.2.
>
> * gnu/packages/julia.scm (libuv-julia): No change to libuv.version.
> (julia-patch): Update to 1.5.2.
> (llvm-julia)[inherit]: Update to use llvm-9.
> [source]: Apply patches for llvm-9 from deps/llvm.mk.
> (julia): Update to 1.5.2.
> [source]: Remove substitutions for precompile.jl and cmdlineargs.jl.
> Add a substitution for Dates/io tests. Set --depwarn=error for tests.
> [arguments]: Set LLVM_VER=9.0.1.
Awesome. Applied, thanks!
Ludo’.
PS: It’s more than 3h to build LLVM, Julia, and run its test suite.