gnu: libfm-qt: Update to 2.3.1.

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

Change-Id: I4950437ec2b3ac50a433ed194c23e7048335f061
This commit is contained in:
宋文武 2026-01-01 11:00:26 +08:00
parent 822cb7ea5d
commit fbbb712347
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -783,14 +783,14 @@ for LXQt.")
(define-public libfm-qt
(package
(name "libfm-qt")
(version "2.2.0")
(version "2.3.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "1a8k8df38mf9bcdr6a44vjz15p84v3l33af485zlyhngrxpsi2jd"))))
(base32 "09cxa4z88gklqdc9skl3d9ppnmcpqsva8q6wrvixfsp8nggap0n5"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no tests