https://github.com/JuliaLang/julia
Raw File
Tip revision: 07d16588ac2dfb923583fab128f9dc161f20c00f authored by Kristoffer on 27 April 2023, 16:26:50 UTC
run the artifact macro expansion code in a fixed world
Tip revision: 07d1658
mpfr.version
## jll artifact
MPFR_JLL_NAME := MPFR

## source build
MPFR_VER := 4.2.0
back to top