z572 pushed a commit to branch qt-team
in repository guix.
commit 9a645238fe61d7ec2aff3621d69a6992f713ba78
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon May 5 17:28:01 2025 +0800
gnu: breeze-gtk: Update to 6.3.4.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.3.4.
Change-Id: Iab3559b06e063a0d998cbfcf0f3f37b659798b62
---
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 a809f1ef79..9cec536103 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -190,7 +190,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
(define-public breeze-gtk
(package
(name "breeze-gtk")
- (version "6.1.4")
+ (version "6.3.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -198,7 +198,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
"-" version ".tar.xz"))
(sha256
(base32
- "1jdf23bdigykjkf326ijg1hv46aq5q0fsx8p7xlxnpdwxpmgqnsy"))))
+ "0vsn0mnsqink5y5rvms3hgjj7608ngylrvw0v6li5swl7hfrh5bc"))))
(build-system qt-build-system)
(arguments
(list