summaryrefslogtreecommitdiff
path: root/gnu/packages/aspell.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-02-18 00:04:45 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-18 01:26:07 +0100
commitecc8c5d4340501a7ffcb0333edbc83765c9d0a1c (patch)
tree12e56c828ac6d175b31d73f3023aff8f3941e44b /gnu/packages/aspell.scm
parentba0b9d410fd608198cdadd5fa0968408a096527e (diff)
downloadguix-patches-ecc8c5d4340501a7ffcb0333edbc83765c9d0a1c.tar
guix-patches-ecc8c5d4340501a7ffcb0333edbc83765c9d0a1c.tar.gz
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.
Diffstat (limited to 'gnu/packages/aspell.scm')
-rw-r--r--gnu/packages/aspell.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index c88b8a25a2..b11a2dbe6b 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"