~ruther/guix-local

5fa73971274b09a76d86650700ed910b79aedaff — Sughosha 7 months ago bc33019
gnu: system-settings: Update to 6.5.0.

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

Change-Id: Ia7ad3da855d45a25ff0801a358c9951a9068cd9d
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -2
@@ 3191,14 3191,14 @@ of a Plasma shell.")
(define-public system-settings
  (package
    (name "system-settings")
    (version "6.4.5")
    (version "6.5.0")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kde/stable/plasma/" version
                                  "/systemsettings-" version ".tar.xz"))
              (sha256
               (base32
                "13xs5bzz4ivhfgnx5vs3xh7iviwlbfjdnk12fq040ym7y6bz1mwh"))))
                "17157plapd012hfc9202pbhf400vwyhh14wwpa40pap86g6d0rdv"))))
    (build-system qt-build-system)
    (native-inputs (list extra-cmake-modules))
    (inputs (list kaccounts-integration