me
/
guix
Archived
1
0
Fork 0

gnu: system-settings: Update to 6.1.3.

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

Change-Id: I0af92c54b5fb7009a27334c7456a20e4cffe8fa7
master
Zheng Junjie 2024-07-20 19:10:31 +08:00
parent 137a1fa533
commit cc20374cad
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -3030,14 +3030,14 @@ of a Plasma shell.")
(define-public system-settings (define-public system-settings
(package (package
(name "system-settings") (name "system-settings")
(version "6.1.2") (version "6.1.3")
(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
"1dj6ic2i2pm01xyc1nl4k7v5r3rq1lwb638sfkbjch5g1gndsylh")))) "0c9130zvdrn7lm256adsx7knzmd95q5m8sx0r6wgxnxl5br09fk5"))))
(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