Archived
1
0
Fork 0

gnu: lxqt-runner: Update to 1.2.0.

* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.2.0.
This commit is contained in:
宋文武 2022-11-28 11:14:00 +08:00
parent 15f98b84d8
commit a5d62afcf5
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -637,14 +637,14 @@ Qt with LXQt.")
(define-public lxqt-runner (define-public lxqt-runner
(package (package
(name "lxqt-runner") (name "lxqt-runner")
(version "1.1.0") (version "1.2.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 "1wfng8g28mq97ibrgpfbj353i15vdimmjp83pfqrmkddx0yvzcdv")))) (base32 "0kighmlm9hqmw8h41fbmwqyy8qs06q2bbja6snw8j1a2yvz636qz"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(inputs (inputs
(list kwindowsystem (list kwindowsystem