fcitx5-rime: 5.0.14 -> 5.0.15

This commit is contained in:
Vonfry 2022-11-20 20:06:58 +08:00
parent e7f071f699
commit 599fd13281
No known key found for this signature in database
GPG Key ID: 7E3128A1AAF71FCC

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-rime";
version = "5.0.14";
version = "5.0.15";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-EvYNeBmP2c+kDQ4GQU0SyGhxK4jolxMmhAaoVyINmfg=";
sha256 = "sha256-gSot+jxZn2m/RQP9ELN/S5sh5uQfhA1s45+N5svN5fg=";
};
cmakeFlags = [