gnu: system-settings: Update to 6.1.4.

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

Change-Id: I10ceffb38b63dbf30040c2898da1dbea120ced38
This commit is contained in:
Zheng Junjie 2024-08-09 23:33:55 +08:00
parent 5994c22505
commit ddb16ae0ec
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0

View File

@ -3037,14 +3037,14 @@ of a Plasma shell.")
(define-public system-settings (define-public system-settings
(package (package
(name "system-settings") (name "system-settings")
(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
"/systemsettings-" version ".tar.xz")) "/systemsettings-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0c9130zvdrn7lm256adsx7knzmd95q5m8sx0r6wgxnxl5br09fk5")))) "18vx02nwd7fq3r3smrq3yviz6x4n17b8kidrnfkmkdycfxi2dsn0"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list kauth (inputs (list kauth