me
/
guix
Archived
1
0
Fork 0

gnu: lxqt-powermanagement: Update to 1.3.0.

* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.3.0.
master
宋文武 2023-04-27 20:59:12 +08:00
parent 74897fa42d
commit 25fd75e8cc
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -568,14 +568,14 @@ LXQt.")
(define-public lxqt-powermanagement
(package
(name "lxqt-powermanagement")
(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 "1b0m3nllfx5fcwpkp73ac7fbw0jn86h90k5y3r674csm46zs3c05"))))
(base32 "17d1wh50pjjzqyxv3w7b4qlc1ym1p16yvbhyah9bzl2825irz9ar"))))
(build-system cmake-build-system)
(inputs
(list kidletime