gnu: aspell-dict-mi: Fix source location.
* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
This commit is contained in:
parent
387497f03a
commit
6b79a93d29
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ dictionaries, including personal ones.")
|
||||||
(define-public aspell-dict-mi
|
(define-public aspell-dict-mi
|
||||||
(aspell-dictionary "mi" "Maori"
|
(aspell-dictionary "mi" "Maori"
|
||||||
#:version "0.50-0"
|
#:version "0.50-0"
|
||||||
|
#:prefix "aspell-"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"12bxplpd348yx8d2q8qvahi9dlp7qf28qmanzhziwc7np8rixvmy")))
|
"12bxplpd348yx8d2q8qvahi9dlp7qf28qmanzhziwc7np8rixvmy")))
|
||||||
|
|
|
||||||
Reference in a new issue