mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
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.
This commit is contained in:
parent
ba0b9d410f
commit
ecc8c5d434
1 changed files with 2 additions and 3 deletions
|
@ -183,11 +183,10 @@ (define-public aspell-dict-de
|
||||||
|
|
||||||
(define-public aspell-dict-da
|
(define-public aspell-dict-da
|
||||||
(aspell-dictionary "da" "Danish"
|
(aspell-dictionary "da" "Danish"
|
||||||
#:version "1.4.42-1"
|
#:version "1.6.36-11-0"
|
||||||
#:prefix "aspell5-"
|
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"1hfkmiyhgrx5lgrb2mffjbdn1hivrm73wcg7x0iid74p2yb0fjpp")))
|
"1xz2haayvwlxgss9jf1x2311a1ixbk75q2vgfprjhibsmb7cpinv")))
|
||||||
|
|
||||||
(define-public aspell-dict-el
|
(define-public aspell-dict-el
|
||||||
(aspell-dictionary "el" "Greek"
|
(aspell-dictionary "el" "Greek"
|
||||||
|
|
Loading…
Reference in a new issue