mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 18:56:43 +01:00
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 @@ (define-public aspell-dict-it
|
||||||
(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")))
|
||||||
|
|
Loading…
Reference in a new issue