guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit c8af32c1e61d96b7865ed9751cd03f100270f2e9
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 08:50:48 2026 +0530
gnu: kparts: Update to 6.24.0.
* gnu/packages/kde-frameworks.scm (kparts): Update to 6.24.0.
Change-Id: Ia07128938914e758e700ef81042c1dea9d94b95d
---
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 d81896046d..b114df1e17 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4115,7 +4115,7 @@ notifications which can be embedded in your application.")
(define-public kparts
(package
(name "kparts")
- (version "6.23.0")
+ (version "6.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4124,7 +4124,7 @@ notifications which can be embedded in your application.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04nckddn012dyyiap47hf50i8bv3xnm1ypdkvzv777rgnk1197kr"))))
+ "1rsl5zkphkg4ldbgvwn1cq79rjfw31f314zym9s7kxz0cwhvg85l"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase