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

* gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
This commit is contained in:
Efraim Flashner 2020-11-08 22:35:21 +02:00
parent 6b79a93d29
commit 520a97bdb0
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -299,6 +299,7 @@ (define-public aspell-dict-nl
(define-public aspell-dict-nn
(aspell-dictionary "nn" "Norwegian Nynorsk"
#:version "0.50.1-1"
#:prefix "aspell-"
#:sha256
(base32
"0w2k5l5rbqpliripgqwiqixz5ghnjf7i9ggbrc4ly4vy1ia10rmc")))