fcitx5-table-other: 5.1.6 -> 5.1.7

This commit is contained in:
R. Ryantm
2026-06-20 12:38:59 +00:00
parent 85da0b85ce
commit d228cfbc92
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
version = "5.1.6";
version = "5.1.7";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-hqFui1Ycxih7I7VjUjfJe6V5I9RyamyNi6aZKcWGrWU=";
hash = "sha256-PoYDy0p/vflwVr5yCox2uSvr4ir6k2Yn1AQHmTw03Zk=";
};
nativeBuildInputs = [