gnu: grammalecte: Update to 0.6.5.

* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
This commit is contained in:
Nicolas Goaziou 2018-07-07 01:21:23 +02:00
parent 1695b8c7c0
commit c3bda394a4
No known key found for this signature in database
GPG key ID: A834B9E080A93738

View file

@ -211,7 +211,7 @@ (define-public ding
(define-public grammalecte
(package
(name "grammalecte")
(version "0.6.4")
(version "0.6.5")
(source
(origin
(method url-fetch/zipbomb)
@ -219,7 +219,7 @@ (define-public grammalecte
"Grammalecte-fr-v" version ".zip"))
(sha256
(base32
"13var1gi3gb2bwi7k21bn2pla0rs17cd7kc3mc5a2nsyqgsrzxfw"))))
"1flsahqw2r0cmg0bixpl5w0acricmdh2cf4lf9zr66ydgmjnmv2s"))))
(build-system python-build-system)
(home-page "https://www.dicollecte.org")
(synopsis "French spelling and grammar checker")