guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 7ae7bd46b7d811ccbb1a6e8bd7075c4ea1030e43
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 09:31:52 2025 +0530
gnu: breeze-gtk: Update to 6.5.2.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.5.2.
Change-Id: I44e97d84b46c8954d4ec136c7a510945bfaa6315
---
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 895382a5f1..2abdbd515d 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -285,7 +285,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
(define-public breeze-gtk
(package
(name "breeze-gtk")
- (version "6.5.0")
+ (version "6.5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -293,7 +293,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
"-" version ".tar.xz"))
(sha256
(base32
- "0w0lr1ym458881jngi7bab4ifl6cl5x1vd8ag7hdk0p311xhapxs"))))
+ "1fgxmslq3k720j7i1ysl5lpn7hx1i8kqk5spasw3vl0nyvsxm0n6"))))
(build-system qt-build-system)
(arguments
(list