guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ebc1c0cff179914ea7690926f3714358ea762947
Author: Sughosha <[email protected]>
AuthorDate: Sun Dec 14 14:41:00 2025 +0530
gnu: breeze-gtk: Update to 6.5.4.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.5.4.
Change-Id: Iccf439b57ae5ea369d3263049ca1fd602d39572d
---
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 59ef584444..e64e106bbc 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.2")
+ (version "6.5.4")
(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
- "1fgxmslq3k720j7i1ysl5lpn7hx1i8kqk5spasw3vl0nyvsxm0n6"))))
+ "0jrni8b2v0714sizmszwk4dkywajl3mzm0lpp5f6x7gw1ga0xalw"))))
(build-system qt-build-system)
(arguments
(list