gnu: lxqt-qtplugin: Update to 1.3.0.

* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.3.0.
This commit is contained in:
宋文武 2023-04-27 20:59:12 +08:00
parent 25fd75e8cc
commit a2cee77c50
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -600,14 +600,14 @@ (define-public lxqt-powermanagement
(define-public lxqt-qtplugin
(package
(name "lxqt-qtplugin")
(version "1.2.0")
(version "1.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "06cdx4fffggk2wjfpi8zlbkiapmbqq2qsz25cngg4kqznq0kayb3"))))
(base32 "0hdxa9cb39vklx616ywcc7jgipij99p4bd16w0f0cvidh6p1rqhv"))))
(build-system cmake-build-system)
(inputs
(list libdbusmenu-qt