mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: aspell-dict-pl: Fix source URI.
* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
This commit is contained in:
parent
520a97bdb0
commit
77948afdea
1 changed files with 1 additions and 0 deletions
|
@ -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")))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue