mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: aspell-dict-en: Upgrade to 2019.10.06-0.
* gnu/packages/aspell.scm (aspell-dict-en): Upgrade to 2019.10.06-0.
This commit is contained in:
parent
4dfc73692b
commit
9d0abf0f2e
1 changed files with 2 additions and 2 deletions
|
@ -188,10 +188,10 @@ (define-public aspell-dict-el
|
||||||
|
|
||||||
(define-public aspell-dict-en
|
(define-public aspell-dict-en
|
||||||
(aspell-dictionary "en" "English"
|
(aspell-dictionary "en" "English"
|
||||||
#:version "2018.04.16-0"
|
#:version "2019.10.06-0"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"0bxxdzkk9g27plg22y9qzsx9cfjw3aa29w5bmzs561qc9gkp247i")))
|
"1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4")))
|
||||||
|
|
||||||
(define-public aspell-dict-eo
|
(define-public aspell-dict-eo
|
||||||
(aspell-dictionary "eo" "Esperanto"
|
(aspell-dictionary "eo" "Esperanto"
|
||||||
|
|
Loading…
Reference in a new issue