guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: cmh: Update home-page.


From: guix-commits
Subject: branch master updated: gnu: cmh: Update home-page.
Date: Wed, 19 Aug 2020 14:37:05 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e188d2f  gnu: cmh: Update home-page.
e188d2f is described below

commit e188d2f8aa832c6f9d40abf2662bbd34f031438d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Aug 19 20:18:39 2020 +0300

    gnu: cmh: Update home-page.
    
    * gnu/packages/algebra.scm (cmh)[home-page]: Update to new home-page.
---
 gnu/packages/algebra.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 02191ec..63891ae 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -4,7 +4,7 @@
 ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Nicolas Goaziou 
<mail@nicolasgoaziou.fr>
 ;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org>
 ;;; Copyright © 2016, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2017 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2017, 2020 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
 ;;; Copyright © 2017, 2019 Eric Bavier <bavier@member.fsf.org>
@@ -346,7 +346,8 @@ varieties, i.e. Jacobians of hyperelliptic curves.
 It can also be used to compute theta constants at arbitrary
 precision.")
    (license license:gpl3+)
-   (home-page "http://cmh.gforge.inria.fr/";)))
+   (home-page
+     
"https://gitlab.inria.fr/cmh/cmh#cmh-computation-of-genus-2-class-polynomials";)))
 
 (define-public giac
   (package



reply via email to

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