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

gnu: system-settings: Update to 6.5.0.

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

Change-Id: Ia7ad3da855d45a25ff0801a358c9951a9068cd9d
This commit is contained in:
Sughosha
2025-10-22 22:29:43 +05:30
parent bc330197ca
commit 5fa7397127

View File

@@ -3191,14 +3191,14 @@ of a Plasma shell.")
(define-public system-settings
(package
(name "system-settings")
(version "6.4.5")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/systemsettings-" version ".tar.xz"))
(sha256
(base32
"13xs5bzz4ivhfgnx5vs3xh7iviwlbfjdnk12fq040ym7y6bz1mwh"))))
"17157plapd012hfc9202pbhf400vwyhh14wwpa40pap86g6d0rdv"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kaccounts-integration