guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ea79a9674338d6afa2610c38a288c429cd5f9c51
Author: Sughosha <[email protected]>
AuthorDate: Sat Sep 20 18:12:34 2025 +0530
gnu: kcalutils: Update to 25.08.1.
* gnu/packages/kde-pim.scm (kcalutils): Update to 25.08.1.
Change-Id: Id693c0c436b9fa571ec8c51617a97df98edbddf9
---
gnu/packages/kde-pim.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 9468d25c9e..384f641009 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -801,14 +801,14 @@ calendaring applications.")
(define-public kcalutils
(package
(name "kcalutils")
- (version "24.12.1")
+ (version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kcalutils-" version ".tar.xz"))
(sha256
- (base32 "0iq5df6swl3k3vw7ak502z6v98732rig7k49x4xc63rya8xfw8gk"))))
+ (base32 "021bs7mdawmsmd183qp3xpkwv9k7h8hkjb7zy54x825xxxdh3yvl"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules libxml2)) ;; xmllint required for tests