@@ 4266,7 4266,7 @@ widgets with a user-interface defined in terms of actions.")
(define-public kpeople
(package
(name "kpeople")
- (version "6.18.0")
+ (version "6.19.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 4275,7 4275,7 @@ widgets with a user-interface defined in terms of actions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0asdail6sc4zdlbj6b6gwr18jz6hwa8iykw1ai7fybk1xgpjkfh9"))))
+ "0cgp4aljlhj3z5bhjbhhsrd1zqf55fxwbhz60x6iqjkwk51wc3sl"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))