fcitx5-table-other: 5.1.3 -> 5.1.4 (#376690)

This commit is contained in:
Nick Cao
2025-01-25 10:09:23 -05:00
committed by GitHub
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
version = "5.1.3";
version = "5.1.4";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-hIUzVc3Bs1zGvM/+R72NigU997Wmm++ZDxnzP+YpX1w=";
hash = "sha256-Yt6lAievCj9FC4eO6EIqUxiSaBPMvjSEb1PNyXPa82Q=";
};
nativeBuildInputs = [