[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/21: gnu: fcitx5-qt: Update to 5.0.2.
From: |
guix-commits |
Subject: |
16/21: gnu: fcitx5-qt: Update to 5.0.2. |
Date: |
Thu, 28 Jan 2021 15:08:17 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 249cfe69b70cc3c0a1c45990e9700a420962978e
Author: Zhu Zihao <all_but_last@163.com>
AuthorDate: Fri Jan 22 17:56:51 2021 +0800
gnu: fcitx5-qt: Update to 5.0.2.
* gnu/packages/fcitx5.scm(fcitx5-qt): Update to 5.0.2.
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 982536a..2ab576d 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -249,7 +249,7 @@ for GTK+2/GTK+3 application.")
(define-public fcitx5-qt
(package
(name "fcitx5-qt")
- (version "5.0.1")
+ (version "5.0.2")
(source
(origin
(method url-fetch)
@@ -257,7 +257,7 @@ for GTK+2/GTK+3 application.")
"/fcitx5-qt/fcitx5-qt-"
version ".tar.xz"))
(sha256
- (base32 "0ilhb4yw9k3m1c4fidnv3nd5dgm9xxds11dgdys6gswjjnmcgqqm"))))
+ (base32 "15rn111mrp6lcgm0ka3vb6a6qwkv6kqkqn563wsm49n16iy1dhqj"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- 12/21: gnu: fcitx5: Update to 5.0.4., (continued)
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2., guix-commits, 2021/01/28
- 19/21: gnu: libfabric: Update to 0.11.2., guix-commits, 2021/01/28
- 21/21: gnu: xfce4-statusnotifier-plugin: Update to 0.2.3., guix-commits, 2021/01/28
- 18/21: gnu: rdma-core: Update to 33.1., guix-commits, 2021/01/28
- 20/21: gnu: xfce4-panel: Update to 4.16.1., guix-commits, 2021/01/28
- 16/21: gnu: fcitx5-qt: Update to 5.0.2.,
guix-commits <=
- 15/21: gnu: fcitx5-gtk: Update to 5.0.3., guix-commits, 2021/01/28