me
/
guix
Archived
1
0
Fork 0

gnu: aspell-dict-pl: Fix source URI.

* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
master
Efraim Flashner 2020-11-08 22:36:32 +02:00
parent 520a97bdb0
commit 77948afdea
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -307,6 +307,7 @@ dictionaries, including personal ones.")
(define-public aspell-dict-pl
(aspell-dictionary "pl" "Polish"
#:version "0.51-0"
#:prefix "aspell-"
#:sha256
(base32
"1a3ccji6k5gys7l3ilr2lh5pzxgzb7ipc5vb737svl6nqgdy8757")))