gnu: fcitx5-configtool: Update to 5.0.2.
authorZhu Zihao <all_but_last@163.com>
Tue, 19 Jan 2021 09:55:56 +0000 (17:55 +0800)
committerEfraim Flashner <efraim@flashner.co.il>
Thu, 28 Jan 2021 19:16:08 +0000 (21:16 +0200)
* gnu/packages/fcitx5.scm(fcitx5-configtool): Update to 5.0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu/packages/fcitx5.scm

index 2ab576d..79d5799 100644 (file)
@@ -345,7 +345,7 @@ including input methods previous bundled inside Fcitx 4:
 (define-public fcitx5-configtool
   (package
     (name "fcitx5-configtool")
-    (version "5.0.1")
+    (version "5.0.2")
     (source
      (origin
        (method url-fetch)
@@ -353,7 +353,7 @@ including input methods previous bundled inside Fcitx 4:
              "https://download.fcitx-im.org/fcitx5"
              "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
        (sha256
-        (base32 "0mrqhzvab41hkvhkz7vkb8d2mv5bgx4aqp9jpz4kf3kskwm1q14b"))))
+        (base32 "0rpk3yn572pcr29jak63x84g0qgj8hj011aw8gmxjah9311nxhpb"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags