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:
parent
57d67d282d
commit
8acdac4eba
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Reference in a new issue