gnu: system-settings: Update to 6.3.4.

* gnu/packages/kde-plasma.scm (system-settings): Update to 6.3.4.

Change-Id: Ib09c08d16b1dbfa1bc95e755e4dcff3350bdff33
This commit is contained in:
Zheng Junjie 2025-07-09 14:05:57 +08:00 committed by Andreas Enge
parent e2376122ed
commit 7ef8da6e4e
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3072,14 +3072,14 @@ of a Plasma shell.")
(define-public system-settings
(package
(name "system-settings")
(version "6.2.5")
(version "6.3.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/systemsettings-" version ".tar.xz"))
(sha256
(base32
"0xfkmdlkq5w9vwra1vbq7hxcf66028mbbvxb2vdd7nr58cljy0mm"))))
"10zgp7a6m99nlidm9dy5ag7d8bfs0gykbng1f0arrl550mys2k13"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kaccounts-integration