mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: aspell-dict-de: Update to 20161207-7-0.
* gnu/packages/aspell.scm (aspell-dict-de): Update to 20161207-7-0.
This commit is contained in:
parent
4fcb6a3558
commit
4dfc73692b
1 changed files with 2 additions and 2 deletions
|
@ -165,10 +165,10 @@ (define-public aspell-dict-ca
|
||||||
|
|
||||||
(define-public aspell-dict-de
|
(define-public aspell-dict-de
|
||||||
(aspell-dictionary "de" "German"
|
(aspell-dictionary "de" "German"
|
||||||
#:version "20030222-1"
|
#:version "20161207-7-0"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"01p92qj66cqb346gk7hjfynaap5sbcn85xz07kjfdq623ghr8v5s")))
|
"0wamclvp66xfmv5wff96v6gdlnfv4y8lx3f8wvxyzm5imwgms4n2")))
|
||||||
|
|
||||||
(define-public aspell-dict-da
|
(define-public aspell-dict-da
|
||||||
(aspell-dictionary "da" "Danish"
|
(aspell-dictionary "da" "Danish"
|
||||||
|
|
Loading…
Reference in a new issue