guix-commits
[Top][All Lists]
Advanced

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

11/87: gnu: lttoolbox: Use HTTPS home page URI.


From: guix-commits
Subject: 11/87: gnu: lttoolbox: Use HTTPS home page URI.
Date: Sun, 28 Feb 2021 06:06:28 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit a431d93b6a7537fa856c29a49822ec6199f46fe6
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:13:30 2021 +0100

    gnu: lttoolbox: Use HTTPS home page URI.
    
    * gnu/packages/dictionaries.scm (lttoolbox)[home-page]: Use HTTPS URI.
---
 gnu/packages/dictionaries.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index f73eb6f..2c2a7f0 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -334,7 +334,7 @@ translation engines from your terminal.")
        ("automake" ,automake)
        ("libtool" ,libtool)
        ("pkg-config" ,pkg-config)))
-    (home-page "http://wiki.apertium.org/wiki/Lttoolbox";)
+    (home-page "https://wiki.apertium.org/wiki/Lttoolbox";)
     (synopsis "Lexical processing toolbox")
     (description "Lttoolbox is a toolbox for lexical processing, morphological
 analysis and generation of words.  Analysis is the process of splitting a



reply via email to

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