From 888547d48a7bac6dccdb4cdc96da44b1b344e6cb Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Wed, 21 Oct 2020 23:55:36 +0300 Subject: [PATCH] mpfr 4.1.0 --- system/devel/mpfr/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/system/devel/mpfr/pspec.xml b/system/devel/mpfr/pspec.xml index cc4a24b9..25c47c89 100644 --- a/system/devel/mpfr/pspec.xml +++ b/system/devel/mpfr/pspec.xml @@ -13,12 +13,12 @@ library Multiple precision floating point library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. - https://ftp.gnu.org/gnu/mpfr/mpfr-4.0.2.tar.xz + https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz gmp-devel - mpfr-4.0.2-p1.patch + @@ -49,6 +49,13 @@ + + 2020-10-22 + 4.1.0 + Version bump + Idris Kalp + idriskalp@gmail.com + 2019-10-01 4.0.2_p1