rime-wanxiang: 11.3.1 -> 12.0.2

This commit is contained in:
R. Ryantm
2025-09-06 18:17:17 +00:00
parent a50c9f77d2
commit 3c31ce25f5

View File

@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-wanxiang";
version = "11.3.1";
version = "12.0.2";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-tCQ2mPOw7meA7ex7e4BgVco86MNNtxsSC9L6oaVebo4=";
hash = "sha256-tWpcoO8gEuais/4s8S3zrxjmop6NHZOQwcIo6V4OuCs=";
};
installPhase = ''