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

gnu/packages/aspell.scm

index 8e2c797..e8633fc 100644 (file)
@@ -299,6 +299,7 @@ dictionaries, including personal ones.")
 (define-public aspell-dict-nn
   (aspell-dictionary "nn" "Norwegian Nynorsk"
                      #:version "0.50.1-1"
+                     #:prefix "aspell-"
                      #:sha256
                      (base32
                       "0w2k5l5rbqpliripgqwiqixz5ghnjf7i9ggbrc4ly4vy1ia10rmc")))