gnu: aspell-dict-en: Update to 2020.12.07-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0.
This commit is contained in:
parent
a70c0da706
commit
0c495a0d23
1 changed files with 2 additions and 2 deletions
|
@ -203,10 +203,10 @@ (define-public aspell-dict-el
|
|||
|
||||
(define-public aspell-dict-en
|
||||
(aspell-dictionary "en" "English"
|
||||
#:version "2019.10.06-0"
|
||||
#:version "2020.12.07-0"
|
||||
#:sha256
|
||||
(base32
|
||||
"1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4")))
|
||||
"1cwzqkm8gr1w51rpckwlvb43sb0b5nbwy7s8ns5vi250515773sc")))
|
||||
|
||||
(define-public aspell-dict-eo
|
||||
(aspell-dictionary "eo" "Esperanto"
|
||||
|
|
Loading…
Reference in a new issue