summary refs log tree commit diff
path: root/gnu/packages/fcitx.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-06-15 00:04:35 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-06-15 09:57:15 +0200
commit914c6f621ec55086431b027ccb1ff0e7f3744b56 (patch)
treeb950db355eeacb2ed680cfbc00547ea2595801e4 /gnu/packages/fcitx.scm
parent50ca5fb332ebb524da405dcdb8d202adcabc1f75 (diff)
downloadguix-914c6f621ec55086431b027ccb1ff0e7f3744b56.tar.gz
gnu: fcitx-configtool: Update to 0.4.10.
* gnu/packages/fcitx.scm (fcitx-configtool): Update to 0.4.10.
Diffstat (limited to 'gnu/packages/fcitx.scm')
-rw-r--r--gnu/packages/fcitx.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fcitx.scm b/gnu/packages/fcitx.scm
index 8225d253ac..bcd5f12dd1 100644
--- a/gnu/packages/fcitx.scm
+++ b/gnu/packages/fcitx.scm
@@ -95,14 +95,14 @@ built-in.")
 (define-public fcitx-configtool
   (package
    (name "fcitx-configtool")
-   (version "0.4.8")
+   (version "0.4.10")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://download.fcitx-im.org/fcitx-configtool/"
                   name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1vaim0namw58bfafbvws1vgd4010p19zwqfbx6bd1zi5sgchdg0f"))))
+              "1yyi9jhkwn49lx9a47k1zbvwgazv4y4z72gnqgzdpgdzfrlrgi5w"))))
    (build-system cmake-build-system)
    (arguments
     `(#:configure-flags