aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-10-16 09:22:23 +0300
committerEfraim Flashner <efraim@flashner.co.il>2019-10-16 09:22:23 +0300
commit4dfc73692bf94d58c962ff0971e8e83e99da2b62 (patch)
tree55cc7ffe7dd00ba2796eb87a166880152dcccaf9
parent4fcb6a3558b4212462c7c2afd2f5a834342f41be (diff)
downloadguix-4dfc73692bf94d58c962ff0971e8e83e99da2b62.tar
guix-4dfc73692bf94d58c962ff0971e8e83e99da2b62.tar.gz
gnu: aspell-dict-de: Update to 20161207-7-0.
* gnu/packages/aspell.scm (aspell-dict-de): Update to 20161207-7-0.
-rw-r--r--gnu/packages/aspell.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 8e0edf2774..5119a5a2cd 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -165,10 +165,10 @@ dictionaries, including personal ones.")
(define-public aspell-dict-de
(aspell-dictionary "de" "German"
- #:version "20030222-1"
+ #:version "20161207-7-0"
#:sha256
(base32
- "01p92qj66cqb346gk7hjfynaap5sbcn85xz07kjfdq623ghr8v5s")))
+ "0wamclvp66xfmv5wff96v6gdlnfv4y8lx3f8wvxyzm5imwgms4n2")))
(define-public aspell-dict-da
(aspell-dictionary "da" "Danish"