guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.


From: guix-commits
Subject: 04/05: gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.
Date: Wed, 16 Oct 2019 02:29:32 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 947141fdefeda9cbddf826633a521d0f2b9039a2
Author: Efraim Flashner <address@hidden>
Date:   Wed Oct 16 09:25:58 2019 +0300

    gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.
    
    * gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
---
 gnu/packages/aspell.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 9ce2187..9181bae 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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]