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

fcitx5-chewing: 5.0.10 -> 5.0.11
This commit is contained in:
Sandro 2022-05-27 19:40:52 +02:00 committed by GitHub
commit 1d7aa0f17a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-chewing";
version = "5.0.10";
version = "5.0.11";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-KZ3RZ/1Pt+/eNjJ8KSSgwl1MuB1OdGGb0Kwz6hpkxPY=";
sha256 = "sha256-w5ogK0jjvAEslXiCJvuhsS+z/Afy1KqDG7PzRQ+CMkY=";
};
nativeBuildInputs = [