rime-wanxiang: 7.0.5 -> 7.1.1 (#416971)

Co-authored-by: rc-zb <rc-zb@outlook.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-15 16:42:38 +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 = "7.0.5";
version = "7.1.1";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-We1MuK9lLrIBRXQODrk91Xe0aWskwsiOZvxCh/oCdeU=";
hash = "sha256-SPKUTWwyxN/pLn9cSFZL3+RfPYfQuNoOehYRMTOoC4I=";
};
nativeBuildInputs = [