aboutsummaryrefslogtreecommitdiff
path: root/src/xyz
diff options
context:
space:
mode:
Diffstat (limited to 'src/xyz')
-rw-r--r--src/xyz/euandreh/queue.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm
index 01fb4b3..b327ee7 100644
--- a/src/xyz/euandreh/queue.scm
+++ b/src/xyz/euandreh/queue.scm
@@ -469,6 +469,7 @@ under permissive licensing terms. See the 'Copyright' file."))))
(let ((s "Hunspell dictionary for Brazilian Portuguese"))
(package
(inherit (aspell-word-list "pt_BR" s))
+ (version "2013.10.30")
(source (origin
(method url-fetch)
(uri "https://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-20131030-12-0.tar.bz2")