guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: lrcalc: Use HTTPS home page.


From: guix-commits
Subject: 04/07: gnu: lrcalc: Use HTTPS home page.
Date: Sun, 1 Mar 2020 08:42:11 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 1e30dff38bda59d2ce6fe92368589d64ad6499b5
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:33:14 2020 +0100

    gnu: lrcalc: Use HTTPS home page.
    
    * gnu/packages/algebra.scm (lrcalc)[home-page]: Use HTTPS.
---
 gnu/packages/algebra.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index f503721..c0eaa72 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1498,7 +1498,7 @@ cohomology ring of a Grassmann variety.  The software 
package also includes
 a program that performs fast computation of the more general multiplicative
 structure constants of Schubert polynomials.")
     (license license:gpl2+)
-    (home-page "http://sites.math.rutgers.edu/~asbuch/lrcalc/";)))
+    (home-page "https://sites.math.rutgers.edu/~asbuch/lrcalc/";)))
 
 (define-public iml
   (package



reply via email to

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