guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit dbb3c6522cf707487ce871fcc4582d8db2ad2ea6
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 08:50:49 2026 +0530
gnu: kpeople: Update to 6.24.0.
* gnu/packages/kde-frameworks.scm (kpeople): Update to 6.24.0.
Change-Id: I6fb129a0c0e8c26e5b38a42de2043e4af3d91ba8
---
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 b114df1e17..c794b09801 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4198,7 +4198,7 @@ widgets with a user-interface defined in terms of
actions.")
(define-public kpeople
(package
(name "kpeople")
- (version "6.23.0")
+ (version "6.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4207,7 +4207,7 @@ widgets with a user-interface defined in terms of
actions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0f5f0jfn5ls7r1zbrxwz11hsz6z5abdvb6wxfmlf9nzjkrcgfqcq"))))
+ "197yj0w39wd1s7dc4c2v04nycpk90d2lmbz4m2xknk5n7rsngqnk"))))
(build-system qt-build-system)
(propagated-inputs
(list qtdeclarative)) ;required by KF6PeopleDeclarative.qmltypes