Skip to content
Snippets Groups Projects
Unverified Commit 45fc77e5 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: mpc: Update home page.

* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
parent 24a87a14
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ (define-public mpc
"GNU MPC is a C library for performing arithmetic on complex numbers.
It supports arbitrarily high precision and it correctly rounds the results.")
(license lgpl3+)
(home-page "http://mpc.multiprecision.org/")))
(home-page "http://multiprecision.org/mpc/")))
(define-public mpfi
(package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment