fcitx5-gtk: 5.1.6 -> 5.1.7 (#533607)

This commit is contained in:
Nick Cao
2026-06-22 20:07:02 +00:00
committed by GitHub
+2 -2
View File
@@ -28,13 +28,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-gtk";
version = "5.1.6";
version = "5.1.7";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-4v3XWXXlTYOO2/SKnEBTr5WsGxqFLjsPgCE7goVrFGY=";
hash = "sha256-ddXMkk1pQhFCOSzDbRWi/VDWtxqqKhMM4AnVFBGCOyA=";
};
outputs = [