gnu: grammalecte: Update source hash.
authorPierre-Antoine Rouby <contact@parouby.fr>
Thu, 27 Sep 2018 19:01:25 +0000 (21:01 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 2 Oct 2018 21:08:30 +0000 (23:08 +0200)
The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.

* gnu/packages/dictionaries.scm (grammalecte): Update source hash.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/dictionaries.scm

index 9f63223..ce7ef1c 100644 (file)
@@ -4,6 +4,7 @@
 ;;; Copyright © 2016 Sou Bunnbu <iyzsong@gmail.com>
 ;;; Copyright © 2017, 2018 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018 Pierre-Antoine Rouby <contact@parouby.fr>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -219,7 +220,7 @@ It comes with a German-English dictionary with approximately 270,000 entries.")
                            "Grammalecte-fr-v" version ".zip"))
        (sha256
         (base32
-         "1flsahqw2r0cmg0bixpl5w0acricmdh2cf4lf9zr66ydgmjnmv2s"))))
+         "11byjs3ggdhia5f4vyfqfvbbczsfqimll98h98g7hlsrm7vrifb0"))))
     (build-system python-build-system)
     (home-page "https://www.dicollecte.org")
     (synopsis  "French spelling and grammar checker")