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.5.

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

Change-Id: I79cf58786b86402a0897727a294fc1269d38157e
This commit is contained in:
Sughosha
2026-02-08 23:05:41 +05:30
committed by Andreas Enge
parent d735ed972e
commit d4da4156e6

View File

@@ -3187,14 +3187,14 @@ of a Plasma shell.")
(define-public system-settings
(package
(name "system-settings")
(version "6.5.2")
(version "6.5.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/systemsettings-" version ".tar.xz"))
(sha256
(base32
"1kjbi8yyh48y2j3z5nn4sj465h7r2l1lrzh0kj18rw3044cv5wzn"))))
"1in23i5zwfkg1nh5nl699qx9f0f2jr996gplgrz7ibbbwq3zwxw6"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kaccounts-integration