guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 1e43a99393b83f7664f0add2b1c7bbcb4e109140
Author: Sughosha <[email protected]>
AuthorDate: Sat Sep 20 18:21:48 2025 +0530
gnu: kaccounts-providers: Update to 25.08.1.
* gnu/packages/kde-pim.scm (kaccounts-providers): Update to 25.08.1.
Change-Id: I2ee06e0eaaf35dc13432503b767bc246f14323cc
---
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 6ec1fc04c1..8708ded1f8 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -694,14 +694,14 @@ management system and its Plasma integration components.")
(define-public kaccounts-providers
(package
(name "kaccounts-providers")
- (version "25.04.3")
+ (version "25.08.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "1cvpc5kggq5rnfdgd4j9cmcgdwx02p7jlhvi0qcngf7lax8j9n58"))))
+ "0633dngjna8nlprzvvia9iipncn6jc49r2qqlp0inzr2s6k4zjwi"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules intltool))
(inputs (list kaccounts-integration