me
/
guix
Archived
1
0
Fork 0

gnu: fcitx5-qt: Update to 5.1.3.

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

Change-Id: Id0b375c7d052f2d2d8a4d10f8415b748823efe14
master
宋文武 2023-11-11 09:05:13 +08:00
parent 774b180e1b
commit 7d693b1bad
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -305,7 +305,7 @@ IM module for GTK+3 applications.
(define-public fcitx5-qt (define-public fcitx5-qt
(package (package
(name "fcitx5-qt") (name "fcitx5-qt")
(version "5.1.0") (version "5.1.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -313,7 +313,7 @@ IM module for GTK+3 applications.
"/fcitx5-qt/fcitx5-qt-" "/fcitx5-qt/fcitx5-qt-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "02gnzwf0mlshmh1hw8c1866643qmdqazwjz339jq0c3ll61f8m7h")))) (base32 "0wyzq91fcqhv655fjhzfjmlj0xr365sl5cjgck75xaj08gj3mw61"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags