mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: aspell-dict-nb: Correct to 0.50-2.
* gnu/packages/aspell.scm (aspell-dict-nb): Fix version number. No hash change.
This commit is contained in:
parent
6d552a1426
commit
24d2c2bcda
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue