fcitx5-chinese-addons: 5.1.7 -> 5.1.8

Diff: https://github.com/fcitx/fcitx5-chinese-addons/compare/5.1.7...5.1.8
This commit is contained in:
Vonfry
2025-02-17 19:42:26 +08:00
parent 1ccebc0dd7
commit fbd6a6ecff
@@ -34,13 +34,13 @@ in
stdenv.mkDerivation rec {
pname = "fcitx5-chinese-addons";
version = "5.1.7";
version = "5.1.8";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-vtIzm8ia5hC0JdsGNopIHdAd8RDVgrbtVvj1Jh+gE94=";
hash = "sha256-QO136EbUFxT7yA1Fs4DvV0CKpdCMw/s5s9sW3vRzGD8=";
};
nativeBuildInputs = [