fcitx5-rime: 5.1.12 -> 5.1.13

This commit is contained in:
R. Ryantm
2026-03-18 12:28:13 +00:00
parent 4d00892504
commit 6e78eaa4ab
@@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "fcitx5-rime";
version = "5.1.12";
version = "5.1.13";
src = fetchurl {
url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst";
hash = "sha256-A7x7PQiyPAprJRg1tdk1Amq7pAhe8ney2KX9+9F0mK4=";
hash = "sha256-KB4IOLq6mRB1ZnOPg4Avpk6vp29xbLkDGYXvCdtrjA8=";
};
cmakeFlags = [