fcitx5-table-other: 5.1.4 -> 5.1.5

This commit is contained in:
R. Ryantm
2025-06-18 01:06:37 +00:00
parent f45e75fc63
commit 18591acae0
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
version = "5.1.4";
version = "5.1.5";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-Yt6lAievCj9FC4eO6EIqUxiSaBPMvjSEb1PNyXPa82Q=";
hash = "sha256-hoAaismWfiVIYs780oiwwA3syjBnYNQ5nYbhlBbAAKw=";
};
nativeBuildInputs = [