gnu: shogun: Use HTTPS home page.

* gnu/packages/machine-learning.scm (shogun)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:20:45 +01:00
parent 97845067b1
commit df10a64efc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -566,7 +566,7 @@ (define (delete-ifdefs file)
;; Non-portable SSE instructions are used so building fails on platforms
;; other than x86_64.
(supported-systems '("x86_64-linux"))
(home-page "http://shogun-toolbox.org/")
(home-page "https://shogun-toolbox.org/")
(synopsis "Machine learning toolbox")
(description
"The Shogun Machine learning toolbox provides a wide range of unified and