gnu: fcitx5-qt: Update to 5.1.9.

* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.9.

Change-Id: I1dd6633deaac1f9369b6d7f4840b95d42fc2efb0
This commit is contained in:
宋文武 2025-02-11 12:29:09 +08:00
parent 82acbf3fe2
commit a39c9a5282
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -311,15 +311,15 @@ IM module for GTK+3 applications.
(define-public fcitx5-qt
(package
(name "fcitx5-qt")
(version "5.1.4")
(version "5.1.9")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.fcitx-im.org/fcitx5"
"/fcitx5-qt/fcitx5-qt-"
version ".tar.xz"))
version ".tar.zst"))
(sha256
(base32 "0jdisavns5k718vrnh2lmmyrnys101szbw107d200nfl4i26wllj"))))
(base32 "1s45iyyyl0js5p15zb3hxwsjspj0p3p4m81c7x9bz00a60b58m1i"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags