~ruther/guix-local

7b6be58a1b8b6e42ff9135b2984eee34220af2a7 — Sughosha 8 months ago 166da8c
gnu: plasma-activities: Update to 6.4.5.

* gnu/packages/kde-plasma.scm (plasma-activities): Update to 6.4.5.

Change-Id: I27fbf3e67a5cea1089ed5e154e57f11e83593f85
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
@@ 1984,7 1984,7 @@ for xdg-desktop-portal that is using Qt/KF5.")
(define-public plasma-activities
  (package
    (name "plasma-activities")
    (version "6.4.3")
    (version "6.4.5")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kde/stable/plasma/"


@@ 1992,7 1992,7 @@ for xdg-desktop-portal that is using Qt/KF5.")
                                  version ".tar.xz"))
              (sha256
               (base32
                "1w4fp6h6kmjzk94mvk73wzkkn3bhq4vyd6jv976zmph2crscm38w"))))
                "0sc11kymw58nrhplj20nhzm83ng11bg2bbyksqp3rgwpds227b9h"))))
    (build-system qt-build-system)
    (native-inputs
     (list extra-cmake-modules))