guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit cc5593642219dc4e56c6ad96a58f935a5c1204a7
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 09:32:00 2025 +0530
gnu: qqc2-breeze-style: Update to 6.5.2.
* gnu/packages/kde-plasma.scm (qqc2-breeze-style): Update to 6.5.2.
Change-Id: I3cb6fef76f0999c52a4f032a2cc8484504d68b6b
---
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 4e2a328f3d..0c857bf89a 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1756,7 +1756,7 @@ on top of Baloo.")
(define-public qqc2-breeze-style
(package
(name "qqc2-breeze-style")
- (version "6.5.0")
+ (version "6.5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1764,7 +1764,7 @@ on top of Baloo.")
version ".tar.xz"))
(sha256
(base32
- "1n96yrzfbcac45f617zxfvzdgkn4wsnvh4gr4a1cl5zwn2jf47b7"))))
+ "10bcjn8lva42wic514bg6lcrw3chpdagmjbqgq626y65cymksj6m"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase