rime-wanxiang: 9.1.3 -> 10.0.10 (#429636)

Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-10 02:41:13 +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 = "9.1.3";
version = "10.0.10";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-jcYvDktk1zj32i92LQKYu35Br2uPRcoNtoyPKo3hP/Y=";
hash = "sha256-lDjvaVkHEHhfL7iI7psaaVlUO4SNe2e49N5Nz+Lex68=";
};
nativeBuildInputs = [