https://github.com/JuliaLang/julia
Raw File
Tip revision: 795eef06d87e7e94da2b742072f8b87fd17e42ba authored by Gabriel Baraldi on 21 March 2024, 13:15:30 UTC
Save current state of branch
Tip revision: 795eef0
mpfr.version
## jll artifact
MPFR_JLL_NAME := MPFR

## source build
MPFR_VER := 4.2.0
back to top