gnu: plasma-desktop: Update to 6.1.4.

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

Change-Id: I1af3b0ef73da53c0f5381204144eea985bca0d86
This commit is contained in:
Zheng Junjie 2024-08-09 23:33:53 +08:00
parent cc50998279
commit c31b4e43c8
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1934,14 +1934,14 @@ (define-public plasma-browser-integration
(define-public plasma-desktop (define-public plasma-desktop
(package (package
(name "plasma-desktop") (name "plasma-desktop")
(version "6.1.3") (version "6.1.4")
(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
"1b8zq81kdzqghp8ivm4zq5b645siayzldqddzpbrbhpi3bx68brn")))) "1lc74i0pqhsj6yqc2czdvnl8n7ry63r2g34hf7avip7v0bv9gf43"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules (native-inputs (list extra-cmake-modules
dbus dbus