gnu: aspell-dict-nb: Correct to 0.50-2.
* gnu/packages/aspell.scm (aspell-dict-nb): Fix version number. No hash change.master
parent
6d552a1426
commit
24d2c2bcda
|
@ -329,7 +329,7 @@ dictionaries, including personal ones.")
|
||||||
|
|
||||||
(define-public aspell-dict-nb
|
(define-public aspell-dict-nb
|
||||||
(aspell-dictionary "nb" "Norwegian Bokmål"
|
(aspell-dictionary "nb" "Norwegian Bokmål"
|
||||||
#:version "0.50.1-2"
|
#:version "0.50-2"
|
||||||
#:prefix "aspell-"
|
#:prefix "aspell-"
|
||||||
#:sha256
|
#:sha256
|
||||||
(base32
|
(base32
|
||||||
|
|
Reference in New Issue