gnu: dbacl: Use HTTPS home page.
* gnu/packages/textutils.scm (dbacl)[home-page]: Use HTTPS.master
parent
db317b38dc
commit
7314a5475e
|
@ -534,7 +534,7 @@ in a portable way.")
|
||||||
("autoconf" ,autoconf)
|
("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(home-page "http://www.lbreyer.com/dbacl.html")
|
(home-page "https://www.lbreyer.com/dbacl.html")
|
||||||
(synopsis "Bayesian text and email classifier")
|
(synopsis "Bayesian text and email classifier")
|
||||||
(description
|
(description
|
||||||
"dbacl is a fast Bayesian text and email classifier. It builds a variety
|
"dbacl is a fast Bayesian text and email classifier. It builds a variety
|
||||||
|
|
Reference in New Issue