gnu: plasma-desktop: Update to 6.4.3.

* gnu/packages/kde-plasma.scm (plasma-desktop): Update to 6.4.3.

Change-Id: I9e05d9c5854da925d9d67dafce9aca09045f6586
This commit is contained in:
Zheng Junjie 2025-07-28 16:28:25 +08:00
parent a6d983443b
commit e397ae6ad6
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2056,14 +2056,14 @@ the KDE Plasma 6 desktop.")
(define-public plasma-desktop (define-public plasma-desktop
(package (package
(name "plasma-desktop") (name "plasma-desktop")
(version "6.3.6") (version "6.4.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version (uri (string-append "mirror://kde/stable/plasma/" version
"/" name "-" version ".tar.xz")) "/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1pd6lj01k4vfj7zr6v6jzkwm4dcq3kjm6ap4vzkwla9hczyj23i1")))) "09d5b8j0gc2c7aj1imrd6lg9h7px1zknkwn3chhsjgvbixaky2hr"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules (native-inputs (list extra-cmake-modules
dbus dbus