fcitx5-chewing: 5.1.6 -> 5.1.7

Diff: https://github.com/fcitx/fcitx5-chewing/compare/5.1.6...5.1.7
This commit is contained in:
Vonfry
2025-02-17 19:42:26 +08:00
parent b0eb10c6e8
commit 1ccebc0dd7
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.1.6";
version = "5.1.7";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-WSu78k0udlXxiQ1sAqB/LKmVfThxizshH5C9q2CfZLI=";
hash = "sha256-QL1rRMsaDP98as0zlmoDPoVnbqbKQFoUFSCX+j31JcM=";
};
nativeBuildInputs = [