lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

hunspell.th_TH: experimental-2024-02-27 → experimental-2024-04-15

toastal 2b7a86a8 7f1c8f1b

+3 -3
+3 -3
pkgs/development/libraries/hunspell/dictionaries.nix
··· 828 828 th_TH = th-th; 829 829 th-th = mkDict { 830 830 pname = "hunspell-dict-th-th"; 831 - version = "experimental-2024-02-27"; 831 + version = "experimental-2024-04-15"; 832 832 dictFileName = "th_TH"; 833 833 readmeFile = "README.md"; 834 834 src = fetchFromGitHub { 835 835 owner = "SyafiqHadzir"; 836 836 repo = "Hunspell-TH"; 837 - rev = "62d35f9211ca1eb4c367eac2ae57193efe6e88d2"; 838 - sha256 = "sha256-t4m4u+qIgJPrKz58Cu2Q+knYm/+cvrNLzQsiiSRTB1A="; 837 + rev = "419eb32115b936da9c949e35b35c29b8187f6c93"; 838 + sha256 = "sha256-aXjof5dcEoCmep3PtvVkBhcgcd2NtqUpUEu37wsi1Uk="; 839 839 }; 840 840 meta = with lib; { 841 841 description = "Hunspell dictionary for Central Thai (Thailand)";