guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: aspell-dict-en: Update to 2016.11.20-0.


From: Efraim Flashner
Subject: 01/04: gnu: aspell-dict-en: Update to 2016.11.20-0.
Date: Tue, 29 Nov 2016 07:49:44 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 3e757c005f91182c69c9a08f0cfa8a3c75ba7c6e
Author: Efraim Flashner <address@hidden>
Date:   Tue Nov 29 09:35:11 2016 +0200

    gnu: aspell-dict-en: Update to 2016.11.20-0.
    
    * gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-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 b3ca380..04a9197 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -108,10 +108,10 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-en
   (aspell-dictionary "en" "English"
-                     #:version "2016.01.19-0"
+                     #:version "2016.11.20-0"
                      #:sha256
                      (base32
-                      "01h4cl4lngp6mcfbyb47cjrc2gspyg2519dvknd97ki896nx7vcn")))
+                      "1496jnhh2jvhkzcj0p4vy89bcs4g5wz6a76m33vw4dhchn5xm9jw")))
 
 (define-public aspell-dict-eo
   (aspell-dictionary "eo" "Esperanto"



reply via email to

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