guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 31181d8215d597d27988a495b3e7fa7493543e77
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 22 22:29:16 2025 +0530
gnu: breeze-gtk: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.5.0.
Change-Id: If807e537241d633003439bd57b80e0acd3d4c0a0
---
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 7a1299423f..327f250908 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -250,7 +250,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
(define-public breeze-gtk
(package
(name "breeze-gtk")
- (version "6.4.5")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -258,7 +258,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
"-" version ".tar.xz"))
(sha256
(base32
- "161sy18w6cg2wm3jd3vy4vmbg215p8kznda2bwplf6j23758h7kp"))))
+ "0w0lr1ym458881jngi7bab4ifl6cl5x1vd8ag7hdk0p311xhapxs"))))
(build-system qt-build-system)
(arguments
(list