fcitx5-table-extra: 5.1.11 -> 5.1.12

This commit is contained in:
R. Ryantm
2026-06-20 12:42:13 +00:00
parent 85da0b85ce
commit f8c4113b72
@@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-extra";
version = "5.1.11";
version = "5.1.12";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-Oigygr486SNYssre8rMDRDzn28hVI8pabm+0/eoR94Y=";
hash = "sha256-PNljzjvT5WWoEPH7HbOcO9lDRkZHqiNXbaCifBKw5LI=";
};
nativeBuildInputs = [