From 54f679ad836a37399c5fcc2724460ad336487324 Mon Sep 17 00:00:00 2001 From: linsui Date: Fri, 18 Aug 2023 17:00:37 +0800 Subject: [PATCH] fcitx5-table-other: 5.0.11 -> 5.1.0 Diff: https://github.com/fcitx/fcitx5-table-other/compare/5.0.11...5.1.0 --- pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix b/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix index 061c14065594..b0129a923438 100644 --- a/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix +++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-table-other.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-table-other"; - version = "5.0.11"; + version = "5.1.0"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; - sha256 = "sha256-Km0c6so+Ed/lbK9t54stWjlkK70aEcf7EbQm7msPDKM="; + sha256 = "sha256-ymHAKaPmQckxM/XHoDOVSzEWpyQGb7zVG21CDwNfyjg="; }; nativeBuildInputs = [