gnu: grammalecte: Update to 1.2.1.

* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.1.
This commit is contained in:
Nicolas Goaziou 2019-07-30 22:28:03 +02:00
parent 2363ed01ec
commit 5473261b21
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -218,7 +218,7 @@ (define-public ding
(define-public grammalecte
(package
(name "grammalecte")
(version "1.2")
(version "1.2.1")
(source
(origin
(method url-fetch/zipbomb)
@ -226,7 +226,7 @@ (define-public grammalecte
"Grammalecte-fr-v" version ".zip"))
(sha256
(base32
"0dwizai6w9yn617y7cnqdiwv77vn22p18s9sypypbl1bl695cnma"))))
"1j2avdk8hcgcv0lahp029qzpdb2rnys38hc64jy30awzx64fa6i4"))))
(build-system python-build-system)
(home-page "https://grammalecte.net")
(synopsis "French spelling and grammar checker")