From 02eccd4dc104c32f5c96d2857667ab3e0a113d3f Mon Sep 17 00:00:00 2001 From: Vonfry Date: Sun, 26 Oct 2025 01:52:23 +0000 Subject: [PATCH] fcitx5-configtool: 5.1.10 -> 5.1.11 Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.10...5.1.11 --- pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix b/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix index caf4dc8be63c..42624da68c7c 100644 --- a/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix @@ -31,13 +31,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; - version = "5.1.10"; + version = "5.1.11"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; - hash = "sha256-Py2UDBQRqvT7kwZeQIXKrIjGAbOjjxEyEfO5tdtizW4="; + hash = "sha256-SEQelUMigcqs0C+jY+A/dfncEogzU1e5tjP+wK+MylM="; }; cmakeFlags = [