guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit e0c147fb143fa7506aa769c0e7926651abd77e44
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 8aa2fa0de1..0d633edc42 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -458,7 +458,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/"
@@ -466,7 +466,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