guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: aspell-dict-en: Update to 2018.04.16-0.


From: Efraim Flashner
Subject: 01/02: gnu: aspell-dict-en: Update to 2018.04.16-0.
Date: Tue, 17 Jul 2018 03:34:49 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 3bb3d7f371d6552db57d0401b375c415f21c9591
Author: Efraim Flashner <address@hidden>
Date:   Tue Jul 17 10:19:00 2018 +0300

    gnu: aspell-dict-en: Update to 2018.04.16-0.
    
    * gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
---
 gnu/packages/aspell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 1e2149c..82136a2 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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]