about summary refs log tree commit diff
path: root/pkgs/development/libraries/aspell
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2019-10-07 14:04:46 -0500
committerWill Dietz <w@wdtz.org>2019-10-07 18:26:58 -0500
commit73b61a49d459c3a2039cbb02ff9dd9929738ba2d (patch)
tree5f583d2a630b92b963af7a8d9fc218230ef78c87 /pkgs/development/libraries/aspell
parentf760f0ef486815bf7d7223773addc35952d270b6 (diff)
aspellDicts.en: 2018.04.16-0 -> 2019.10.06-0
Diffstat (limited to 'pkgs/development/libraries/aspell')
-rw-r--r--pkgs/development/libraries/aspell/dictionaries.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/aspell/dictionaries.nix b/pkgs/development/libraries/aspell/dictionaries.nix
index fa9a45f1ed3cb..7f464ec040ad1 100644
--- a/pkgs/development/libraries/aspell/dictionaries.nix
+++ b/pkgs/development/libraries/aspell/dictionaries.nix
@@ -298,10 +298,10 @@ in rec {
 
   en = buildOfficialDict {
     language = "en";
-    version = "2018.04.16-0";
+    version = "2019.10.06-0";
     fullName = "English";
     filename = "aspell6";
-    sha256 = "0bxxdzkk9g27plg22y9qzsx9cfjw3aa29w5bmzs561qc9gkp247i";
+    sha256 = "1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4";
   };
 
   eo = buildOfficialDict {