summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/julia-Use-MPFR-4.2.patch
Commit message (Collapse)AuthorAge
* gnu: julia: Fix test suite regression.Simon Tournier2023-04-14
The update of 'mpfr' to 4.2.0 by commit d26814f8b936911d48bb004093713a525f2c6cf8 introduces a Julia test suite regression. The patch backports the Julia upstream fix. * gnu/packages/julia.scm (julia)[source]: Add patch. * gnu/packages/patches/julia-Use-MPFR-4.2.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Andreas Enge <andreas@enge.fr>