fcitx5-rime: 5.1.9 -> 5.1.10

This commit is contained in:
Vonfry
2025-02-17 19:42:26 +08:00
parent 40864cc912
commit 074d6cd35f
@@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "fcitx5-rime";
version = "5.1.9";
version = "5.1.10";
src = fetchurl {
url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst";
hash = "sha256-+aIb7ktmhKb6ixhvzCG6GLeEUfS3QHJmEZ3YGE5YrZg=";
hash = "sha256-ACW79fLgrS+Qv8YJjGr4WldTJsnnGhC0WWf8ia9khYk=";
};
cmakeFlags = [