gnu: libfm-qt: Update to 1.2.1.

* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Juliana Sims 2023-03-01 15:15:40 -05:00 committed by 宋文武
parent 369b2a56a9
commit 2db95ac735
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -786,14 +786,14 @@ (define-public lxqt-themes
(define-public libfm-qt
(package
(name "libfm-qt")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "0b423s6bkwijjrh14wca49ypz79sxci9lalxc5s29vwbhync09x0"))))
(base32 "00r35gb4x6fnsv6z6digr3661cwykxn32xq23an1n044v38lry6x"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no tests