gnu: lxqt-qtplugin: Update to 1.1.0.

* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.1.0.
This commit is contained in:
宋文武 2022-08-17 10:35:35 +08:00
parent f739b5f408
commit 2d6a506624
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -630,14 +630,14 @@ (define-public lxqt-powermanagement
(define-public lxqt-qtplugin
(package
(name "lxqt-qtplugin")
(version "0.17.0")
(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 "14c6abxfg3vda333wrvb5lk45c45hnb66jclbs3vsmrjxdb13vv5"))))
(base32 "1zw79lnm35gj3dyd4vlnk08n1lnr8391n36nbn81d0fgmvs21yx4"))))
(build-system cmake-build-system)
(inputs
(list libdbusmenu-qt