gnu: lxqt-runner: Update to 2.3.0.

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

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

View file

@ -648,14 +648,14 @@ Qt with LXQt.")
(define-public lxqt-runner
(package
(name "lxqt-runner")
(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 "1478hsi662s6cw83im710slm6mfq9vn10lq98yqrakmwr6salp71"))))
(base32 "1nymi5cky6xgk2n83vp4lzw418fiamj7zlkcxkss75a3ba6xsbvd"))))
(build-system cmake-build-system)
(inputs
(list kwindowsystem