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

fcitx5-chewing: 5.1.4 -> 5.1.5
This commit is contained in:
Nick Cao 2024-06-18 16:27:53 -04:00 committed by GitHub
commit ce43d3dcb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.1.4";
version = "5.1.5";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-n/5ZFXX/vg4rZSYeq1J/hpqib7P/grNH+NdPpx0fZMo=";
hash = "sha256-qXIcIByfgfWRe0rhetTHRyA7RqUHIP6FATwvtrfXNwQ=";
};
nativeBuildInputs = [