gnu: lxqt-config: Update to 1.3.0.

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

View file

@ -343,14 +343,14 @@ (define-public lxqt-admin
(define-public lxqt-config (define-public lxqt-config
(package (package
(name "lxqt-config") (name "lxqt-config")
(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 "0h0n5an1pp3k50g4p2dxymy0lsnsh7m46gb22ndam69hdkflw71y")))) (base32 "13v9mrp6dswdw9vq39lfpd5cgz2bg74mk2kp1x7zinzqijsn17wj"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(inputs (inputs
(list eudev (list eudev