fcitx5-chewing: 5.1.10 -> 5.1.11

This commit is contained in:
R. Ryantm
2026-03-18 12:42:25 +00:00
parent 4d00892504
commit 5afaa6ac20
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.1.10";
version = "5.1.11";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-CdmzO7wPJkue3PdGYav8/Smj0Fich80Z1biCjqTsO5I=";
hash = "sha256-zOaXQUIW9+kOae2hajtnKLNmtlhZLuFAb+nts9gmivQ=";
};
nativeBuildInputs = [