unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
@ 2018-09-27 19:01 Pierre-Antoine Rouby
  2018-09-27 19:23 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre-Antoine Rouby @ 2018-09-27 19:01 UTC (permalink / raw)
  To: 32856; +Cc: Pierre-Antoine Rouby

* gnu/packages/dictionaries.scm (grammalecte): Update source hash.
---
 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 <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")
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-02 21:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 19:01 [bug#32856] [PATCH] gnu: grammalecte: Update source hash Pierre-Antoine Rouby
2018-09-27 19:23 ` Tobias Geerinckx-Rice
2018-09-27 19:34   ` Tobias Geerinckx-Rice
2018-09-30 20:12     ` Ludovic Courtès
2018-10-02 21:05       ` bug#32856: " Ludovic Courtès
2018-10-02 21:23         ` [bug#32856] " Tobias Geerinckx-Rice
2018-09-28  7:04   ` parouby

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).