From 7314a5475e8fe0fc7ffe17d2cc30b4ae8c5381b2 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 28 Feb 2018 23:55:49 +0100 Subject: gnu: dbacl: Use HTTPS home page. * gnu/packages/textutils.scm (dbacl)[home-page]: Use HTTPS. --- gnu/packages/textutils.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index c9714988d6..d75ba7766e 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -534,7 +534,7 @@ in a portable way.") ("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 -- cgit v1.2.3