summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/inputmethods
diff options
context:
space:
mode:
authorVonfry <mail@vonfry.name>2024-06-01 20:06:54 +0800
committerVonfry <mail@vonfry.name>2024-06-02 10:20:29 +0800
commit709aaa52ba335d0d20826821c8552f52752ef764 (patch)
treef8cdacd6052304452c37c91bb80af1615adedb2d /pkgs/tools/inputmethods
parentb0bec3555359a862d55dc482de7dab45c9a77c55 (diff)
fcitx5-table-other: 5.1.2 -> 5.1.3
Diff: https://github.com/fcitx/fcitx5-table-other/compare/5.1.2...5.1.3
Diffstat (limited to 'pkgs/tools/inputmethods')
-rw-r--r--pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix b/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix
index 449be2318bdd..d06fa2823eff 100644
--- a/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix
+++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
- version = "5.1.2";
+ version = "5.1.3";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
- hash = "sha256-S9no+OxCwZUfRUKdpbBBqUSeVVs8uI9otV4ndqsgaXM=";
+ hash = "sha256-hIUzVc3Bs1zGvM/+R72NigU997Wmm++ZDxnzP+YpX1w=";
};
nativeBuildInputs = [