fcitx5-chinese-addons: 5.1.9 -> 5.1.10

Diff: https://github.com/fcitx/fcitx5-chinese-addons/compare/5.1.9...5.1.10
This commit is contained in:
Vonfry
2025-10-26 01:52:21 +00:00
parent 1b7af43ca5
commit 9d24cf1d16

View File

@@ -34,13 +34,13 @@ in
stdenv.mkDerivation rec {
pname = "fcitx5-chinese-addons";
version = "5.1.9";
version = "5.1.10";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-xHLd7X9IdYTsVyqbghVzdC2i9AVipFHKRxP2Zqq7zGw=";
hash = "sha256-kVBDfr8NKsQQQX69N3/fVqJgObRNSX2p0GNSUjbZvcg=";
};
nativeBuildInputs = [