From 9bd9a4f79d43cd34b2915df47f1cb119888c91b2 Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Sun, 24 Aug 2025 22:15:28 +0800 Subject: [PATCH] gnu: discover: Update to 6.4.3. * gnu/packages/kde-plasma.scm (discover): Update to 6.4.3. Change-Id: I2591f0cca4d713c86413e80291d09189c889db59 --- gnu/packages/kde-plasma.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 240ee5cae8e299fefb14dd19d7b8322ebb9029d9..8c928d49ac8c6e8334e1fc1b86ae672e5dc6dfd2 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -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