Archived
1
0
Fork 0

gnu: mpc: Update home page.

* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-19 00:12:46 +01:00
parent 24a87a14e1
commit 45fc77e56e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -125,7 +125,7 @@ floating-point computations with correct rounding.")
"GNU MPC is a C library for performing arithmetic on complex numbers. "GNU MPC is a C library for performing arithmetic on complex numbers.
It supports arbitrarily high precision and it correctly rounds the results.") It supports arbitrarily high precision and it correctly rounds the results.")
(license lgpl3+) (license lgpl3+)
(home-page "http://mpc.multiprecision.org/"))) (home-page "http://multiprecision.org/mpc/")))
(define-public mpfi (define-public mpfi
(package (package