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:
parent
5994c22505
commit
ddb16ae0ec
@ -3037,14 +3037,14 @@ of a Plasma shell.")
|
||||
(define-public system-settings
|
||||
(package
|
||||
(name "system-settings")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/systemsettings-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0c9130zvdrn7lm256adsx7knzmd95q5m8sx0r6wgxnxl5br09fk5"))))
|
||||
"18vx02nwd7fq3r3smrq3yviz6x4n17b8kidrnfkmkdycfxi2dsn0"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kauth
|
||||
|
Loading…
Reference in New Issue
Block a user