[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: aspell-dict-de: Update to 20161207-7-0.
From: |
guix-commits |
Subject: |
02/05: gnu: aspell-dict-de: Update to 20161207-7-0. |
Date: |
Wed, 16 Oct 2019 02:29:31 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 4dfc73692bf94d58c962ff0971e8e83e99da2b62
Author: Efraim Flashner <address@hidden>
Date: Wed Oct 16 09:22:23 2019 +0300
gnu: aspell-dict-de: Update to 20161207-7-0.
* gnu/packages/aspell.scm (aspell-dict-de): Update to 20161207-7-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 8e0edf2..5119a5a 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"