guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/12: gnu: dbacl: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/12: gnu: dbacl: Use HTTPS home page.
Date: Thu, 1 Mar 2018 16:21:28 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7314a5475e8fe0fc7ffe17d2cc30b4ae8c5381b2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Feb 28 23:55:49 2018 +0100

    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(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index c971498..d75ba77 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]