Unverified Commit e129f169 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #222057 from toastal/hunspell-th-th-2023-03-01

hunspellDicts.th_TH: experimental-2021-12-20 → experimental-2023-03-01
parents 55dea1bc 3311be7a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -828,14 +828,14 @@ rec {
  th_TH = th-th;
  th-th = mkDict {
    pname = "hunspell-dict-th-th";
    version = "experimental-2021-12-20";
    version = "experimental-2023-03-01";
    dictFileName = "th_TH";
    readmeFile = "README.md";
    src = fetchFromGitHub {
      owner = "SyafiqHadzir";
      repo = "Hunspell-TH";
      rev = "f119e58e5f6954965d6abd683e7d4c4b9be2684f";
      sha256 = "sha256-hwqKvuLxbtzxfyQ5YhC/sdb3QQwxCfzgDOHeatxDjxM=";
      rev = "9c09f1b7c0eb4d04b9f6f427901686c5c3d9fa54";
      sha256 = "1wszpnbgj31k72x1vvcfkzcpmxsncdpqsi3zagah7swilpi7cqm4";
    };
    meta = with lib; {
      description = "Hunspell dictionary for Central Thai (Thailand)";