guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3.


From: guix-commits
Subject: 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3.
Date: Thu, 28 Jan 2021 15:08:16 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 2db7f8f9ac66c68e8593bec70a7c4aab2e3e9cac
Author: Zhu Zihao <all_but_last@163.com>
AuthorDate: Tue Jan 19 17:55:33 2021 +0800

    gnu: fcitx5-chinese-addons: Update to 5.0.3.
    
    * gnu/packages/fcitx5.scm(fcitx5-chinese-addons): Update to 5.0.3.
    
    Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
 gnu/packages/fcitx5.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 036d200..14de450 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -282,7 +282,7 @@ for Qt based application.")
 (define-public fcitx5-chinese-addons
   (package
     (name "fcitx5-chinese-addons")
-    (version "5.0.2")
+    (version "5.0.3")
     (source
      (origin
        (method url-fetch)
@@ -290,7 +290,7 @@ for Qt based application.")
                            "/fcitx5-chinese-addons/fcitx5-chinese-addons-"
                            version "_dict.tar.xz"))
        (sha256
-        (base32 "0mf91gzwzhfci0jn6g3l516xjw8r4v40ginnbl70h1zx6vr24rfp"))))
+        (base32 "1kmzbllk0g86m2z3piwn9j84ihxixyxzv7rzj832xfvwqgk7gixk"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]