me
/
guix
Archived
1
0
Fork 0

gnu: aspell-dict-mi: Fix source location.

* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
master
Efraim Flashner 2020-11-08 22:34:14 +02:00
parent 387497f03a
commit 6b79a93d29
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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")))