gnu: libfm-qt: Update to 1.1.0.

* gnu/packages/lxqt.scm (libfm-qt): Update to 1.1.0.
This commit is contained in:
宋文武 2022-08-17 11:08:58 +08:00
parent a79afa8d38
commit 892d8995de
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

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