gnu: liblxqt: Update to 2.3.0.

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

Change-Id: I20c0b2462ce367ae271f883c398479318eb60ccb
This commit is contained in:
宋文武 2026-01-01 11:00:24 +08:00
parent f36459075d
commit eddb23cdd9
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -213,7 +213,7 @@ applications.")
(define-public liblxqt
(package
(name "liblxqt")
(version "2.2.0")
(version "2.3.0")
(source
(origin
(method url-fetch)
@ -221,7 +221,7 @@ applications.")
"https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "1j0918fyka0kxwsn3mgnjnfc8cvdp6dsgg0i40877ysry0dqp2aa"))))
(base32 "1p74hvw6qncvj04dvzxkv22hvn0rsjx6z1csi7nmcvhn5yfn2p1b"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests