gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.
* gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
This commit is contained in:
parent
9d0abf0f2e
commit
947141fdef
1 changed files with 2 additions and 3 deletions
|
@ -290,11 +290,10 @@ (define-public aspell-dict-nn
|
|||
|
||||
(define-public aspell-dict-pt-br
|
||||
(aspell-dictionary "pt_BR" "Brazilian Portuguese"
|
||||
#:version "20090702-0"
|
||||
#:prefix "aspell6-"
|
||||
#:version "20131030-12-0"
|
||||
#:sha256
|
||||
(base32
|
||||
"1y09lx9zf2rnp55r16b2vgj953l3538z1vaqgflg9mdvm555bz3p")))
|
||||
"1xqlpk21s93c6blkdnpk7l62q9fxjvzdv2x86chl8p2x1gdrj3gb")))
|
||||
|
||||
(define-public aspell-dict-pt-pt
|
||||
(aspell-dictionary "pt_PT" "Portuguese"
|
||||
|
|
Loading…
Reference in a new issue