guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit f11e2af0a8448d8e16974c4d08adf9097428b38e
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 8 19:37:13 2025 +0530
gnu: discover: Update to 6.4.5.
* gnu/packages/kde-plasma.scm (discover): Update to 6.4.5.
Change-Id: I908faaf620fc3a88a6abaa226f8190f9f0f753bb
---
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 e63dfc7820..243ff4d3ef 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -323,7 +323,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
(define-public discover
(package
(name "discover")
- (version "6.4.3")
+ (version "6.4.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -335,7 +335,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
".tar.xz"))
(sha256
(base32
- "046ybp2bmfvwx7xchpww41cssys64h7xfabg5jhh3j58m8w85pf2"))))
+ "0xl55ybkp67yvx7c3i4fi49il1v1vqgb1lvwvb8lrbnjgbix824j"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase