guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: aspell-dict-pt-pt: Upgrade to 20190329-1-0.


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

efraim pushed a commit to branch master
in repository guix.

commit 9eb6d7125bc122aed1faff21ac7aa4a04e55ff74
Author: Efraim Flashner <address@hidden>
Date:   Wed Oct 16 09:26:59 2019 +0300

    gnu: aspell-dict-pt-pt: Upgrade to 20190329-1-0.
    
    * gnu/packages/aspell.scm (aspell-dict-pt-pt): Upgrade to 20190329-1-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 9181bae..d301561 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -297,11 +297,10 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-pt-pt
   (aspell-dictionary "pt_PT" "Portuguese"
-                     #:version "20070510-0"
-                     #:prefix "aspell6-"
+                     #:version "20190329-1-0"
                      #:sha256
                      (base32
-                      "1mnr994cwlag6shy8865ky99lymysiln07mbldcncahg90dagdxq")))
+                      "0ld0d0ily4jqifjfsxfv4shbicz6ymm2gk56fq9gbzra1j4qnw75")))
 
 (define-public aspell-dict-ru
   (aspell-dictionary "ru" "Russian"



reply via email to

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