gnu: aspell-dict-mi: Fix source location.
* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.master
parent
387497f03a
commit
6b79a93d29
|
@ -283,6 +283,7 @@ dictionaries, including personal ones.")
|
|||
(define-public aspell-dict-mi
|
||||
(aspell-dictionary "mi" "Maori"
|
||||
#:version "0.50-0"
|
||||
#:prefix "aspell-"
|
||||
#:sha256
|
||||
(base32
|
||||
"12bxplpd348yx8d2q8qvahi9dlp7qf28qmanzhziwc7np8rixvmy")))
|
||||
|
|
Reference in New Issue