fcitx5-table-other: 5.1.2 -> 5.1.3

Diff: https://github.com/fcitx/fcitx5-table-other/compare/5.1.2...5.1.3
This commit is contained in:
Vonfry
2024-06-02 10:20:29 +08:00
parent b0bec35553
commit 709aaa52ba
@@ -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 = [