guix-commits
[Top][All Lists]
Advanced

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

08/08: gnu: fcitx5-chinese-addons: Update to 5.0.6.


From: guix-commits
Subject: 08/08: gnu: fcitx5-chinese-addons: Update to 5.0.6.
Date: Tue, 8 Jun 2021 18:03:39 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 86bb77608d375043f837583332a7c852ea2080ec
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 7 01:52:58 2021 +0200

    gnu: fcitx5-chinese-addons: Update to 5.0.6.
    
    * gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.6.
---
 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 6f5826a..33b0175 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -287,7 +287,7 @@ for Qt based application.")
 (define-public fcitx5-chinese-addons
   (package
     (name "fcitx5-chinese-addons")
-    (version "5.0.3")
+    (version "5.0.6")
     (source
      (origin
        (method url-fetch)
@@ -295,7 +295,7 @@ for Qt based application.")
                            "/fcitx5-chinese-addons/fcitx5-chinese-addons-"
                            version "_dict.tar.xz"))
        (sha256
-        (base32 "1kmzbllk0g86m2z3piwn9j84ihxixyxzv7rzj832xfvwqgk7gixk"))))
+        (base32 "11l76gpcfm0x1f6x5m9s37q7ffa7xcsdydlzjdz2s6kk45fvvq89"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases



reply via email to

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