mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 18:56:43 +01: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