gnu: aspell-dict-pl: Fix source URI.
authorEfraim Flashner <efraim@flashner.co.il>
Sun, 8 Nov 2020 20:36:32 +0000 (22:36 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Sun, 8 Nov 2020 20:43:39 +0000 (22:43 +0200)
* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.

gnu/packages/aspell.scm

index e8633fc..7a6d201 100644 (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")))