gnu: aspell-dict-pl: Fix source URI.
* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.master
parent
520a97bdb0
commit
77948afdea
|
@ -307,6 +307,7 @@ dictionaries, including personal ones.")
|
||||||
(define-public aspell-dict-pl
|
(define-public aspell-dict-pl
|
||||||
(aspell-dictionary "pl" "Polish"
|
(aspell-dictionary "pl" "Polish"
|
||||||
#:version "0.51-0"
|
#:version "0.51-0"
|
||||||
|
#:prefix "aspell-"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
"1a3ccji6k5gys7l3ilr2lh5pzxgzb7ipc5vb737svl6nqgdy8757")))
|
"1a3ccji6k5gys7l3ilr2lh5pzxgzb7ipc5vb737svl6nqgdy8757")))
|
||||||
|
|
Reference in New Issue