Archived
1
0
Fork 0

gnu: hunspell-dictionary: Update to 7.4.5.1.

* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.4.5.1.
This commit is contained in:
Efraim Flashner 2023-02-12 00:09:14 +02:00
parent 57d67d282d
commit 8acdac4eba
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -275,7 +275,7 @@ spell-checking library.")
(#\_ #\-) (#\_ #\-)
(chr chr)) (chr chr))
(string-downcase dict-name)))) (string-downcase dict-name))))
(version "7.4.3.2") (version "7.4.5.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)