ngz pushed a commit to branch master
in repository guix.

commit f0ac761f95d654342bbfd0a49892b518dc31d390
Author: Nicolas Goaziou <[email protected]>
Date:   Tue Oct 23 09:59:16 2018 +0200

    gnu: grammalecte: Update home page.
    
    * gnu/packages/dictionaries.scm (grammalecte)[home-page]: Update URL.
---
 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 ce7ef1c..3d58589 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -222,7 +222,7 @@ It comes with a German-English dictionary with 
approximately 270,000 entries.")
         (base32
          "11byjs3ggdhia5f4vyfqfvbbczsfqimll98h98g7hlsrm7vrifb0"))))
     (build-system python-build-system)
-    (home-page "https://www.dicollecte.org";)
+    (home-page "https://grammalecte.net";)
     (synopsis  "French spelling and grammar checker")
     (description "Grammalecte is a grammar checker dedicated to the French
 language, derived from Lightproof.

Reply via email to