summary refs log tree commit diff
path: root/pkgs/development/libraries/aspell
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2020-12-11 06:50:10 +0000
committerR. RyanTM <ryantm-bot@ryantm.com>2020-12-11 06:50:10 +0000
commit82bf100ef4c9599c6db5dc10d44e4e1e76427189 (patch)
treee32e31689de7c6ededc560d44ef644cfa297879b /pkgs/development/libraries/aspell
parent3e96635e902cd1deee7d74e213436155e3649742 (diff)
downloadnixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar.gz
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar.bz2
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar.lz
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar.xz
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.tar.zst
nixpkgs-82bf100ef4c9599c6db5dc10d44e4e1e76427189.zip
aspellDicts.en: 2019.10.06-0 -> 2020.12.07-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 bc2a189a887..d40f4b5aae4 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 = "2019.10.06-0";
+    version = "2020.12.07-0";
     fullName = "English";
     filename = "aspell6";
-    sha256 = "1zai9wrqwgb9z9vfgb22qhrvxvg73jg0ix44j1khm2f6m96lncr4";
+    sha256 = "1cwzqkm8gr1w51rpckwlvb43sb0b5nbwy7s8ns5vi250515773sc";
   };
 
   eo = buildOfficialDict {