3
0
Fork 0
forked from mirrors/nixpkgs

fcitx5-rime: 5.0.12 -> 5.0.13

This commit is contained in:
R. Ryantm 2022-05-25 18:33:57 +00:00
parent f905feccd0
commit ea1b968975

View file

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