mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: dbacl: Use HTTPS home page.
* gnu/packages/textutils.scm (dbacl)[home-page]: Use HTTPS.
This commit is contained in:
parent
db317b38dc
commit
7314a5475e
1 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@ (define-public dbacl
|
|||
("autoconf" ,autoconf)
|
||||
("automake" ,automake)
|
||||
("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")
|
||||
(description
|
||||
"dbacl is a fast Bayesian text and email classifier. It builds a variety
|
||||
|
|
Loading…
Reference in a new issue