fcitx5-table-extra: 5.1.8 -> 5.1.9

Diff: https://github.com/fcitx/fcitx5-table-extra/compare/5.1.8...5.1.9
This commit is contained in:
Vonfry
2025-10-27 16:54:31 +08:00
parent 32085c5f4b
commit f069d426b1
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-extra";
version = "5.1.8";
version = "5.1.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-FrVkSDLH6lYQbhvcxtX/IQpRC3dphsHu7xVdgnDNcgg=";
hash = "sha256-ISfpS48J9gfnYTKCgfV0XQ30J/yYoX+HbyNQDIEHVdw=";
};
nativeBuildInputs = [