1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: layer-shell-qt: Update to 6.5.0.

* gnu/packages/kde-plasma.scm (layer-shell-qt): Update to 6.5.0.

Change-Id: Ie026a3a8fc16f7ea46ebf7d9a0d73da64af1da65
This commit is contained in:
Sughosha
2025-10-22 22:29:24 +05:30
parent 66af9a3adc
commit a40014b4c8

View File

@@ -1208,14 +1208,14 @@ the running system.")
(define-public layer-shell-qt
(package
(name "layer-shell-qt")
(version "6.4.5")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/layer-shell-qt-" version ".tar.xz"))
(sha256
(base32
"15bf97hk4fjcij1014fl3yww6agffl03z7q2i6pkiw0l47ialszg"))))
"1xx2n6fj61mfav5psfvz4pls9v5gvinv6ljbk8wfwiws24zij3vj"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase