me
/
guix
Archived
1
0
Fork 0

gnu: libsvm: Use HTTPS home page.

* gnu/packages/machine-learning.scm (libsvm)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 21:25:36 +01:00
parent aec92d0be4
commit 62290cd45d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ sparsely connected networks.")
"svm-predict"
"svm-scale")))
#t)))))
(home-page "http://www.csie.ntu.edu.tw/~cjlin/libsvm/")
(home-page "https://www.csie.ntu.edu.tw/~cjlin/libsvm/")
(synopsis "Library for Support Vector Machines")
(description
"LIBSVM is a machine learning library for support vector