guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit f3e432f073bd7987c9dc04122be53e8ed0041edb
Author: Zheng Junjie <[email protected]>
AuthorDate: Sun Aug 24 22:15:28 2025 +0800
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 240ee5cae8..8c928d49ac 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