rime-wanxiang: 6.7.8 -> 6.7.9 (#407357)

Co-authored-by: rc-zb <rc-zb@outlook.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-15 15:09:45 +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 = "6.7.8";
version = "6.7.9";
src = fetchFromGitHub {
owner = "amzxyz";
repo = "rime_wanxiang";
tag = "v" + finalAttrs.version;
hash = "sha256-U5aM8LMBh0ncGPIllhioJCS1/5SncWYg8e+C5tXDST0=";
hash = "sha256-cOHwgy0rjqce7MedL0hK59royKlAPmZRGcVHRx0FrRU=";
};
nativeBuildInputs = [