about summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorVonfry <mail@vonfry.name>2022-01-02 09:53:16 +0800
committerVonfry <mail@vonfry.name>2022-01-09 08:57:00 +0800
commited3307611597baa7cca6c4c651c54574ef79e7dc (patch)
treee4c193b3326ab45e6f42a610ae698f653420933f /pkgs/tools
parente3c657125ccd5b9f43f990319340d5163e78b32f (diff)
fcitx5-chinese-addons: 5.0.9 -> 5.0.10
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix b/pkgs/tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix
index b52d03b7743f7..250dda86318e3 100644
--- a/pkgs/tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix
+++ b/pkgs/tools/inputmethods/fcitx5/fcitx5-chinese-addons.nix
@@ -31,13 +31,13 @@ in
 
 mkDerivation rec {
   pname = "fcitx5-chinese-addons";
-  version = "5.0.9";
+  version = "5.0.10";
 
   src = fetchFromGitHub {
     owner = "fcitx";
     repo = "fcitx5-chinese-addons";
     rev = version;
-    sha256 = "sha256-GnFIbvbLkL8YkLA3ziS8gBia9juDOkQWRcrXIPJAjLc=";
+    sha256 = "sha256-8h2cHjxcn1swm2TsH9pZu+ojOB6xlspdd4IIXYxZM/8=";
   };
 
   cmakeFlags = [