fcitx5: 5.1.5 -> 5.1.6

Diff: https://github.com/fcitx/fcitx5/compare/5.1.5...5.1.6
This commit is contained in:
Vonfry 2024-01-07 12:13:05 +08:00
parent f913bb9dc0
commit cce8ee0ee2
No known key found for this signature in database
GPG key ID: 1B81687FBA75D6B5

View file

@ -20,7 +20,7 @@
, enchant
, gdk-pixbuf
, libGL
, libevent
, libuv
, libuuid
, libselinux
, libXdmcp
@ -45,13 +45,13 @@ let
in
stdenv.mkDerivation rec {
pname = "fcitx5";
version = "5.1.5";
version = "5.1.6";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-HclPnxeDtWzlyOEXKgTrypiHVJezuUCBhfUW+9ytPVg=";
hash = "sha256-UZr+Ee8oNSKTv0zzuhVKDzjNaai9QaFHYMpAqzcbwrE=";
};
prePatch = ''
@ -80,7 +80,7 @@ stdenv.mkDerivation rec {
wayland-protocols
json_c
libGL
libevent
libuv
libuuid
libselinux
libsepol