guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 922796c3876da1f126edb44fa42745ea3b2f185b
Author: Zheng Junjie <[email protected]>
AuthorDate: Sat Jul 19 21:32:18 2025 +0800
gnu: breeze-icons: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.16.0.
Change-Id: I03a708cb2e004973e9bf34f7f5450803fd49bc85
---
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 d99067d623..37413d1a64 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -431,7 +431,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(define-public breeze-icons
(package
(name "breeze-icons")
- (version "6.13.0")
+ (version "6.16.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -439,7 +439,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "0p9v8y6bhg0bvd5v6y7dill01icqj75am54bwq57xff0h920bnkn"))))
+ "1d1n563b172zfbflvlr74n6cdsa8ngj3ny1g9scdn9j1cwxpjvll"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules