guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 4ebe6675ec707b060750f1fb36910a9e290ad38b
Author: Zheng Junjie <[email protected]>
AuthorDate: Fri Jan 10 11:51:25 2025 +0800
gnu: oxygen-icons: Update to 6.1.0.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update to 6.1.0.
Change-Id: I82c57978d4a40d5d90895c3ce9aff2ee073498f0
---
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 b1e1ddd046..4859c6dcf4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1867,7 +1867,7 @@ which are used in DBus communication.")
(define-public oxygen-icons
(package
(name "oxygen-icons")
- (version "6.0.0")
+ (version "6.1.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1875,7 +1875,7 @@ which are used in DBus communication.")
"/oxygen-icons" "-" version ".tar.xz"))
(sha256
(base32
- "0x2piq03gj72p5qlhi8zdx3r58va088ysp7lg295vhfwfll1iv18"))))
+ "0s2d2zr10f6lypcjsp7x4srxczf8kmhipgya0x2pq1n5g489gjhn"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules