Merge pull request #307659 from r-ryantm/auto-update/fcitx5-chewing

fcitx5-chewing: 5.1.2 -> 5.1.3
This commit is contained in:
Nick Cao 2024-04-29 11:00:18 -04:00 committed by GitHub
commit 40e76872e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.1.2";
version = "5.1.3";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-Zl/YlN5qIB8rjL4lPwRcKRoId0i1ovMOLJKGmTUHuwo=";
hash = "sha256-1rbpCniRPP9528qCAohN1o5198vypfWmYgCx8sd+NXU=";
};
nativeBuildInputs = [