[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/04: gnu: grammalecte: Update source hash.
From: |
Ludovic Courtès |
Subject: |
04/04: gnu: grammalecte: Update source hash. |
Date: |
Tue, 2 Oct 2018 17:08:38 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 000b540791f082b8a8398dc2ed51fd1526d8357d
Author: Pierre-Antoine Rouby <address@hidden>
Date: Thu Sep 27 21:01:25 2018 +0200
gnu: grammalecte: Update source hash.
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 <address@hidden>
---
gnu/packages/dictionaries.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index 9f63223..ce7ef1c 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -4,6 +4,7 @@
;;; Copyright © 2016 Sou Bunnbu <address@hidden>
;;; Copyright © 2017, 2018 Nicolas Goaziou <address@hidden>
;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018 Pierre-Antoine Rouby <address@hidden>
;;;
;;; 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")