rime-wanxiang: 11.1.4 -> 11.3.1 (#436957)

Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-26 09:12:49 +00:00
committed by GitHub
co-authored by rc-zb
+2 -2
View File
@@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-wanxiang";
version = "11.1.4";
version = "11.3.1";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-mBfa2XF76dMv5Et54I0LQwgelKAdosLXaO3zPpS5nAU=";
hash = "sha256-tCQ2mPOw7meA7ex7e4BgVco86MNNtxsSC9L6oaVebo4=";
};
nativeBuildInputs = [