Merge pull request #174582 from r-ryantm/auto-update/fcitx5-rime

fcitx5-rime: 5.0.12 -> 5.0.13
This commit is contained in:
Bobby Rong 2022-05-26 21:01:57 +08:00 committed by GitHub
commit 2edaf3db63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "fcitx5-rime"; pname = "fcitx5-rime";
version = "5.0.12"; version = "5.0.13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "fcitx"; owner = "fcitx";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "sha256-8ETSRBTznd4AKzYbSW/zIMZXV+yuHXLhfTJV3DJ2ahc="; sha256 = "sha256-/oQdBCDV5obSHw7dzdceC+zWHcNve3NDlA50GhvkK8o=";
}; };
cmakeFlags = [ cmakeFlags = [