guix-commits
[Top][All Lists]
Advanced

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

07/13: gnu: aspell-dict-en: Update to 2020.12.07-0.


From: guix-commits
Subject: 07/13: gnu: aspell-dict-en: Update to 2020.12.07-0.
Date: Thu, 6 May 2021 18:17:42 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0c495a0d23225847526c6256adec95cf2b02860f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 6 22:16:23 2021 +0200

    gnu: aspell-dict-en: Update to 2020.12.07-0.
    
    * gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-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 bc152c6..e5241c4 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -203,10 +203,10 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-en
   (aspell-dictionary "en" "English"
-                     #:version "2019.10.06-0"
+                     #:version "2020.12.07-0"
                      #:sha256
                      (base32
-                      "1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4")))
+                      "1cwzqkm8gr1w51rpckwlvb43sb0b5nbwy7s8ns5vi250515773sc")))
 
 (define-public aspell-dict-eo
   (aspell-dictionary "eo" "Esperanto"



reply via email to

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