fcitx5-chewing: 5.1.8 -> 5.1.9

Diff: https://github.com/fcitx/fcitx5-chewing/compare/5.1.8...5.1.9
This commit is contained in:
Vonfry
2025-10-26 01:52:19 +00:00
parent 2e6b05850e
commit 1b7af43ca5
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.1.8";
version = "5.1.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-On8lbZL7hyY399a/q6iCNkDvRljv3zirzEO1wIG+MNE=";
hash = "sha256-xl6jNC1tud121rnUFsphF0A739W16Vb9Qx4v1+vu99U=";
};
nativeBuildInputs = [