rime-wanxiang: 13.3.13 -> 13.4.6 (#463988)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-23 04:22:12 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-wanxiang";
version = "13.3.13";
version = "13.4.6";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-XAhltyqzs+yLx7HWFQdb7veuD2LYFh4xb18V6N+e474=";
hash = "sha256-sQqcD6HmDn5LCI1b7ipHyBFw1/rfwhJUkBVvfQpRfvQ=";
};
installPhase = ''