guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ce8b812c640dc020faadfe3ff7fe230f2a7d336f
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 08:50:36 2026 +0530
gnu: breeze-icons: Update to 6.24.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.24.0.
Change-Id: I2b00b437201c1c7c94b3985c4265c33454c0323e
---
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 c3233c919d..1c1f515bb6 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -460,7 +460,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(define-public breeze-icons
(package
(name "breeze-icons")
- (version "6.23.0")
+ (version "6.24.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -468,7 +468,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "0cyx7nilf6fcfzgfm7mqwhb1ainw6qfg8bi3xy63s1aff7sr29gi"))))
+ "12yymc4vafp6npiz0w4m8814ipir3d5mkr1ysm2mzy989f1pvmk3"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules