aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-10-16 09:25:58 +0300
committerEfraim Flashner <efraim@flashner.co.il>2019-10-16 09:25:58 +0300
commit947141fdefeda9cbddf826633a521d0f2b9039a2 (patch)
tree9bbc262ab3310b489f663ead9df413ee7715c0b3
parent9d0abf0f2ee39dfa03f16a117476c67f48a7eebc (diff)
downloadguix-947141fdefeda9cbddf826633a521d0f2b9039a2.tar
guix-947141fdefeda9cbddf826633a521d0f2b9039a2.tar.gz
gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.
* gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
-rw-r--r--gnu/packages/aspell.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 9ce2187fb5..9181bae9f8 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -290,11 +290,10 @@ dictionaries, including personal ones.")
(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"