me
/
guix
Archived
1
0
Fork 0

gnu: lxqt-admin: Update to 1.3.0.

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

View File

@ -305,14 +305,14 @@ LXQt and the system it's running on.")
(define-public lxqt-admin (define-public lxqt-admin
(package (package
(name "lxqt-admin") (name "lxqt-admin")
(version "1.2.0") (version "1.3.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 "1bjmarrra43gcnzi8i0g0lcam12hhgr2yi8dji6klmrcp4k67y89")))) (base32 "1p9959rvj5kh1svv2p9dsfnf008xvrhllcccrsxnk4s8vzjhdqjp"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(inputs (inputs
(list kwindowsystem (list kwindowsystem