gnu: lxqt-qtplugin: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.1.0.
This commit is contained in:
parent
f739b5f408
commit
2d6a506624
@ -630,14 +630,14 @@ when laptop batteries are low on power.")
|
|||||||
(define-public lxqt-qtplugin
|
(define-public lxqt-qtplugin
|
||||||
(package
|
(package
|
||||||
(name "lxqt-qtplugin")
|
(name "lxqt-qtplugin")
|
||||||
(version "0.17.0")
|
(version "1.1.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
|
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
|
||||||
version "/" name "-" version ".tar.xz"))
|
version "/" name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "14c6abxfg3vda333wrvb5lk45c45hnb66jclbs3vsmrjxdb13vv5"))))
|
(base32 "1zw79lnm35gj3dyd4vlnk08n1lnr8391n36nbn81d0fgmvs21yx4"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list libdbusmenu-qt
|
(list libdbusmenu-qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user