guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/11: gnu: mpc: Update home page.


From: Tobias Geerinckx-Rice
Subject: 03/11: gnu: mpc: Update home page.
Date: Thu, 18 Jan 2018 20:42:33 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 45fc77e56e85e8a5adaffd42b993ae34dfc00f5c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 19 00:12:46 2018 +0100

    gnu: mpc: Update home page.
    
    * gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
---
 gnu/packages/multiprecision.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/multiprecision.scm b/gnu/packages/multiprecision.scm
index 291b81a..1d2163a 100644
--- a/gnu/packages/multiprecision.scm
+++ b/gnu/packages/multiprecision.scm
@@ -125,7 +125,7 @@ floating-point computations with correct rounding.")
     "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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]