mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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 @@ (define* (hunspell-dictionary dict-name full-name #:key synopsis home-page licen
|
|||
(#\_ #\-)
|
||||
(chr chr))
|
||||
(string-downcase dict-name))))
|
||||
(version "7.4.3.2")
|
||||
(version "7.4.5.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
Loading…
Reference in a new issue