gnu: lrcalc: Use HTTPS home page.
* gnu/packages/algebra.scm (lrcalc)[home-page]: Use HTTPS.master
parent
21e207d285
commit
1e30dff38b
|
@ -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
|
||||
|
|
Reference in New Issue