~ruther/guix-local

368391fcb06ea93d3da258d636aaf6c0c8c5d963 — Sughosha 4 months ago 8df277b
gnu: krunner: Update to 6.18.0.

* gnu/packages/kde-frameworks.scm (krunner): Update to 6.18.0.
[inputs]: Add kwindowsystem.

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

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +3 -2
@@ 4410,7 4410,7 @@ to easily extend the contacts collection.")
(define-public krunner
  (package
    (name "krunner")
    (version "6.16.0")
    (version "6.18.0")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 4419,7 4419,7 @@ to easily extend the contacts collection.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
                "1g2xmgy12hs6ff06znfh02qbya1081q7sw40b23i8bam648p84gk"))))
                "075milqwl1mzwmxsr165ivxqwnbb0m38x5sj9bpn71sdam70p8k9"))))
    (build-system qt-build-system)
    (propagated-inputs
     (list kcoreaddons))


@@ 4431,6 4431,7 @@ to easily extend the contacts collection.")
     (list kconfig
           kitemmodels
           ki18n
           kwindowsystem
           qtdeclarative))
    (arguments
     (list