gnu: r-spams: Use HTTPS home page.

Well, it currently redirects back to HTTP…

* gnu/packages/statistics.scm (r-spams)[home-page]: Use ‘HTTPS’.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:03:20 +01:00
parent 57a2a5015b
commit 369e4e9660
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3922,7 +3922,7 @@ (define-public r-spams
(propagated-inputs
`(("r-lattice" ,r-lattice)
("r-matrix" ,r-matrix)))
(home-page "http://spams-devel.gforge.inria.fr")
(home-page "https://spams-devel.gforge.inria.fr")
(synopsis "Toolbox for solving sparse estimation problems")
(description "SPAMS (SPArse Modeling Software) is an optimization toolbox
for solving various sparse estimation problems. It includes tools for the