gnu: mpfi: Update home page.

* gnu/packages/multiprecision.scm (mpfi): Use more specific home page.
This commit is contained in:
Nicolas Goaziou 2020-05-30 15:56:40 +02:00
parent 36757e02c6
commit 968612b76a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -177,7 +177,7 @@ (define-public mpfi
(propagated-inputs
`(("gmp" ,gmp) ; <mpfi.h> refers to both
("mpfr" ,mpfr)))
(home-page "https://perso.ens-lyon.fr/nathalie.revol/software.html")
(home-page "https://gforge.inria.fr/projects/mpfi/")
(synopsis "C library for arbitrary-precision interval arithmetic")
(description
"@acronym{MPFI, Multiple Precision Floating-point Interval} is a portable C