gnu: lxqt-session: Update to 2.3.0.

* gnu/packages/lxqt.scm (lxqt-session): Update to 2.3.0.

Change-Id: I5eda918fd38148e413b19f5d76934c55a7ab5b74
This commit is contained in:
宋文武 2026-01-01 11:00:25 +08:00
parent 1c2afc54c1
commit 3f02f45acb
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -676,14 +676,14 @@ allows for launching applications or shutting down the system.")
(define-public lxqt-session
(package
(name "lxqt-session")
(version "2.2.0")
(version "2.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "12l9sch1lsxpj14ibrjsyv40nrgrdqhkhpzi24sm1bqnnl9jdg17"))))
(base32 "13vjkyrxqayl1d00bf3j1k5qvs99d36xxdd5y8cg22byb1x2j4ff"))))
(build-system cmake-build-system)
(inputs
(list bash-minimal