fcitx5: 5.1.16 -> 5.1.19

Diff: https://github.com/fcitx/fcitx5/compare/5.1.16...5.1.19
This commit is contained in:
Vonfry
2026-03-18 17:57:48 -04:00
committed by Nick Cao
parent 3c14dd3933
commit 793e87cb84
+5 -4
View File
@@ -15,7 +15,7 @@
wayland,
systemd,
wayland-protocols,
json_c,
nlohmann_json,
isocodes,
xkeyboard_config,
enchant,
@@ -45,13 +45,14 @@ let
in
stdenv.mkDerivation rec {
pname = "fcitx5";
version = "5.1.16";
version = "5.1.19";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-aedYDpxYeUXadJnV+u1cQrNGoiW8WZKAgP4eNcvkScI=";
hash = "sha256-ZsGRVuUpWIJnsSqcAQcerxvwWIRaGdAO2FM1k3D3g0M=";
fetchSubmodules = true;
};
prePatch = ''
@@ -79,7 +80,7 @@ stdenv.mkDerivation rec {
gdk-pixbuf
wayland
wayland-protocols
json_c
nlohmann_json
libGL
libuuid
libselinux