fcitx5-table-other: 5.1.3 -> 5.1.4

This commit is contained in:
R. Ryantm
2025-01-25 12:40:00 +00:00
parent bafca6cbe1
commit 165b8b404d
@@ -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 = [