https://github.com/JuliaLang/julia
Raw File
Tip revision: 4e4b823780164840df954cde4bdf769eeedd0c97 authored by Jameson Nash on 18 July 2024, 13:33:42 UTC
Use original computed edges during serialization instead of trying to guess them
Tip revision: 4e4b823
mpfr.version
## jll artifact
MPFR_JLL_NAME := MPFR

## source build
MPFR_VER := 4.2.1
back to top