gnu: lxqt-runner: Update to 1.3.0.

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

View file

@ -637,14 +637,14 @@ (define-public lxqt-qtplugin
(define-public lxqt-runner
(package
(name "lxqt-runner")
(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 "0kighmlm9hqmw8h41fbmwqyy8qs06q2bbja6snw8j1a2yvz636qz"))))
(base32 "1916cl12v09x4iqrgvp2dwchy50wa97a0y68q4rdigarpdrp3x7j"))))
(build-system cmake-build-system)
(inputs
(list kwindowsystem