guix-commits
[Top][All Lists]
Advanced

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

15/16: gnu: tomsfastmath: Update home page.


From: guix-commits
Subject: 15/16: gnu: tomsfastmath: Update home page.
Date: Mon, 18 Feb 2019 12:07:31 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit abd402e3a1f3856243d2956f073901fc1a4485a0
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Feb 18 17:45:49 2019 +0100

    gnu: tomsfastmath: Update home page.
    
    gnu/packages/multiprecision.scm (tomsfastmath)[home-page]: Update.
---
 gnu/packages/multiprecision.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/multiprecision.scm b/gnu/packages/multiprecision.scm
index c17321a..969f065 100644
--- a/gnu/packages/multiprecision.scm
+++ b/gnu/packages/multiprecision.scm
@@ -4,7 +4,7 @@
 ;;; Copyright © 2015, 2018 Andreas Enge <address@hidden>
 ;;; Copyright © 2016 Nicolas Goaziou <address@hidden>
 ;;; Copyright © 2016 Jan Nieuwenhuizen <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
 ;;; Copyright © 2018 Eric Bavier <address@hidden>
 ;;; Copyright © 2018 Efraim Flashner <address@hidden>
 ;;;
@@ -286,7 +286,7 @@ Libs: -L~a/lib -ltfm~%"
                            ,synopsis ,version out)))
                (install-file "tomsfastmath.pc" pc-dir)
                #t))))))
-    (home-page "http://www.libtom.org/TomsFastMath/";)
+    (home-page "https://www.libtom.net/TomsFastMath/";)
     (description "TomsFastMath is a large integer library written in portable
 ISO C.  It is a port of LibTomMath with optional support for inline assembler
 multiplies.")



reply via email to

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