gnu: fcitx5-rime: Update to 5.0.16.

* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.0.16.
This commit is contained in:
宋文武 2023-04-01 16:25:30 +08:00 committed by Maxim Cournoyer
parent 5de603e13a
commit 4d2d578ee8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -545,7 +545,7 @@ (define (install-theme-variant variant target)
(define-public fcitx5-rime
(package
(name "fcitx5-rime")
(version "5.0.15")
(version "5.0.16")
(source (origin
(method url-fetch)
(uri (string-append "https://download.fcitx-im.org/fcitx5"
@ -553,7 +553,7 @@ (define-public fcitx5-rime
".tar.xz"))
(sha256
(base32
"0qq2khc1816sbc3lw2djhpadbhlcp8g7j8wjzb2rzw9yl6n10lkh"))))
"0d3qikdcm55p7qjfgiidx1a0zij3sv4s6j7vxxmxwyynjl5xjxjh"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;no tests