mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: aspell-dict-nn: Fix source URI.
* gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
This commit is contained in:
parent
6b79a93d29
commit
520a97bdb0
1 changed files with 1 additions and 0 deletions
|
@ -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")))
|
||||
|
|
Loading…
Reference in a new issue