gnu: aspell-dict-en: Update to 2016.11.20-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0.
This commit is contained in:
parent
0c85db79f7
commit
3e757c005f
|
@ -108,10 +108,10 @@ dictionaries, including personal ones.")
|
||||||
|
|
||||||
(define-public aspell-dict-en
|
(define-public aspell-dict-en
|
||||||
(aspell-dictionary "en" "English"
|
(aspell-dictionary "en" "English"
|
||||||
#:version "2016.01.19-0"
|
#:version "2016.11.20-0"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"01h4cl4lngp6mcfbyb47cjrc2gspyg2519dvknd97ki896nx7vcn")))
|
"1496jnhh2jvhkzcj0p4vy89bcs4g5wz6a76m33vw4dhchn5xm9jw")))
|
||||||
|
|
||||||
(define-public aspell-dict-eo
|
(define-public aspell-dict-eo
|
||||||
(aspell-dictionary "eo" "Esperanto"
|
(aspell-dictionary "eo" "Esperanto"
|
||||||
|
|
Loading…
Reference in New Issue