guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: aspell-dict-en: Upgrade to 2019.10.06-0.


From: guix-commits
Subject: 03/05: gnu: aspell-dict-en: Upgrade to 2019.10.06-0.
Date: Wed, 16 Oct 2019 02:29:31 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 9d0abf0f2ee39dfa03f16a117476c67f48a7eebc
Author: Efraim Flashner <address@hidden>
Date:   Wed Oct 16 09:23:37 2019 +0300

    gnu: aspell-dict-en: Upgrade to 2019.10.06-0.
    
    * gnu/packages/aspell.scm (aspell-dict-en): Upgrade to 2019.10.06-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 5119a5a..9ce2187 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -188,10 +188,10 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-en
   (aspell-dictionary "en" "English"
-                     #:version "2018.04.16-0"
+                     #:version "2019.10.06-0"
                      #:sha256
                      (base32
-                      "0bxxdzkk9g27plg22y9qzsx9cfjw3aa29w5bmzs561qc9gkp247i")))
+                      "1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4")))
 
 (define-public aspell-dict-eo
   (aspell-dictionary "eo" "Esperanto"



reply via email to

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