guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit a386bbbc59614ab3d9a79c0d30b56a6b17df974f
Author: Sughosha <[email protected]>
AuthorDate: Tue Mar 3 21:57:12 2026 +0530
gnu: breeze-icons: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.23.0.
Change-Id: Id21534c6a9b4248a197682d28c56ca3eebf83972
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e135c4a949..8bfcadfb4f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -463,7 +463,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(define-public breeze-icons
(package
(name "breeze-icons")
- (version "6.22.0")
+ (version "6.23.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -471,7 +471,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "03wkh2vgabic3cw5pfjk9cdpw358s5izl9220fb71rmr82bw8fa2"))))
+ "0cyx7nilf6fcfzgfm7mqwhb1ainw6qfg8bi3xy63s1aff7sr29gi"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules