guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ea0d9704651a6f7aca29abf40a9aea4bac268e1b
Author: Zheng Junjie <[email protected]>
AuthorDate: Fri Jan 10 11:51:20 2025 +0800
gnu: breeze-icons: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.10.0.
Change-Id: Ie8dac146fe6f8338291b4dee866e1019d53aa109
---
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 15e8f359a8..5e8aa378ee 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -424,7 +424,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(define-public breeze-icons
(package
(name "breeze-icons")
- (version "6.5.0")
+ (version "6.10.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -432,7 +432,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "1i5h39asvjsbx4d5p3b78gvfa514yjchn394ph77b4a8z2p8yvna"))))
+ "0ahyqdlnp7yhd66v6h30pbkjka6gqk9is7yl06l5wrdyaywqwigy"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules