1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 23:50:33 +02:00

gnu: system-settings: Update to 6.2.5.

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

Change-Id: I099d99317f352bfdb4efaa79498932efe0f5223a
This commit is contained in:
Zheng Junjie
2025-01-10 11:51:59 +08:00
committed by Zheng Junjie
parent 18b873b313
commit 6fb8a8734f

View File

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