Skip to content

Commit ce8a2b1

Browse files
authored
Merge pull request #48 from xzr467706992/pr
build: Bump MPFR to 4.1.0
2 parents 902e766 + 2b3d763 commit ce8a2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ function setup_variables() {
179179
BINUTILS_git="binutils-2_34-branch"
180180
BINUTILS_tar="2.34"
181181
GMP="gmp-6.2.0"
182-
MPFR="mpfr-4.0.2"
182+
MPFR="mpfr-4.1.0"
183183
MPC="mpc-1.1.0"
184184
ISL="isl-0.22.1"
185185
GLIBC="glibc-2.31"

0 commit comments

Comments
 (0)