summaryrefslogtreecommitdiff
path: root/gnu/packages/aspell.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2018-07-17 10:19:00 +0300
committerEfraim Flashner <efraim@flashner.co.il>2018-07-17 10:34:29 +0300
commit3bb3d7f371d6552db57d0401b375c415f21c9591 (patch)
tree7ce652e5ee4bab870b90499d300acaf4d34b55a1 /gnu/packages/aspell.scm
parent9af7469c5b6bfb3423529deefc2bdc1dadf4091e (diff)
downloadguix-patches-3bb3d7f371d6552db57d0401b375c415f21c9591.tar
guix-patches-3bb3d7f371d6552db57d0401b375c415f21c9591.tar.gz
gnu: aspell-dict-en: Update to 2018.04.16-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
Diffstat (limited to 'gnu/packages/aspell.scm')
-rw-r--r--gnu/packages/aspell.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 1e2149cd2c..82136a28e8 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -141,10 +141,10 @@ dictionaries, including personal ones.")
(define-public aspell-dict-en
(aspell-dictionary "en" "English"
- #:version "2017.08.24-0"
+ #:version "2018.04.16-0"
#:sha256
(base32
- "0z2vvm1by485cm0sna21cmw6zb771c2l2lnn676zmrwm46q65d89")))
+ "0bxxdzkk9g27plg22y9qzsx9cfjw3aa29w5bmzs561qc9gkp247i")))
(define-public aspell-dict-eo
(aspell-dictionary "eo" "Esperanto"