guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit f0d9cc5c86fd6ca1cc63f8385bcdaeeba75ce94a
Author: Sughosha <[email protected]>
AuthorDate: Mon Oct 13 20:46:33 2025 +0530
gnu: breeze-icons: Update to 6.19.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.19.0.
Change-Id: I15d6abe0379cff62497994286e72271c286079df
---
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 207c82fde2..a253c7edc3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -488,7 +488,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(define-public breeze-icons
(package
(name "breeze-icons")
- (version "6.18.0")
+ (version "6.19.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@@ -496,7 +496,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "0q0bphkw8lj06zy8hyaam53m1pqzx224ajlminnpg9src3pc95j7"))))
+ "0k5a48fk41a85sln4wj4pkd1zbj8jkljk09j3djdq7r791fa7b1c"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules