guix-commits
[Top][All Lists]
Advanced

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

06/11: gnu: aspell-dict-da: Update to 1.6.36-11-0.


From: guix-commits
Subject: 06/11: gnu: aspell-dict-da: Update to 1.6.36-11-0.
Date: Mon, 17 Feb 2020 19:26:18 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit ecc8c5d4340501a7ffcb0333edbc83765c9d0a1c
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Feb 18 00:04:45 2020 +0100

    gnu: aspell-dict-da: Update to 1.6.36-11-0.
    
    * gnu/packages/aspell.scm (aspell-dict-da): Update to 1.6.36-11-0.
---
 gnu/packages/aspell.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index c88b8a2..b11a2db 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -183,11 +183,10 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-da
   (aspell-dictionary "da" "Danish"
-                     #:version "1.4.42-1"
-                     #:prefix "aspell5-"
+                     #:version "1.6.36-11-0"
                      #:sha256
                      (base32
-                      "1hfkmiyhgrx5lgrb2mffjbdn1hivrm73wcg7x0iid74p2yb0fjpp")))
+                      "1xz2haayvwlxgss9jf1x2311a1ixbk75q2vgfprjhibsmb7cpinv")))
 
 (define-public aspell-dict-el
   (aspell-dictionary "el" "Greek"



reply via email to

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