mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: system-settings: Update to 6.3.4.
* gnu/packages/kde-plasma.scm (system-settings): Update to 6.3.4. Change-Id: Ib09c08d16b1dbfa1bc95e755e4dcff3350bdff33
This commit is contained in:
parent
e2376122ed
commit
7ef8da6e4e
1 changed files with 2 additions and 2 deletions
|
@ -3072,14 +3072,14 @@ of a Plasma shell.")
|
|||
(define-public system-settings
|
||||
(package
|
||||
(name "system-settings")
|
||||
(version "6.2.5")
|
||||
(version "6.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/systemsettings-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0xfkmdlkq5w9vwra1vbq7hxcf66028mbbvxb2vdd7nr58cljy0mm"))))
|
||||
"10zgp7a6m99nlidm9dy5ag7d8bfs0gykbng1f0arrl550mys2k13"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kaccounts-integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue