~ruther/guix-local

9bd9a4f79d43cd34b2915df47f1cb119888c91b2 — Zheng Junjie 8 months ago 5b50338
gnu: discover: Update to 6.4.3.

* gnu/packages/kde-plasma.scm (discover): Update to 6.4.3.

Change-Id: I2591f0cca4d713c86413e80291d09189c889db59
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
@@ 257,7 257,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
(define-public discover
  (package
    (name "discover")
    (version "6.3.6")
    (version "6.4.3")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kde/stable/plasma/"


@@ 269,7 269,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
                                  ".tar.xz"))
              (sha256
               (base32
                "0rihqcafvdawlwa6yy1gql473ynmkjl1y61l37j04xpnjk4mz930"))))
                "046ybp2bmfvwx7xchpww41cssys64h7xfabg5jhh3j58m8w85pf2"))))
    (build-system qt-build-system)
    (arguments
     (list #:qtbase qtbase