mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kpeople: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (kpeople): Update to 6.16.0. Change-Id: Ib38fe6da8b703c19a8ff921c7b7f4b48eb5781f7
This commit is contained in:
parent
0e84caeeb3
commit
43685a0ed7
1 changed files with 2 additions and 2 deletions
|
@ -4396,7 +4396,7 @@ widgets with a user-interface defined in terms of actions.")
|
||||||
(define-public kpeople
|
(define-public kpeople
|
||||||
(package
|
(package
|
||||||
(name "kpeople")
|
(name "kpeople")
|
||||||
(version "6.13.0")
|
(version "6.16.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4405,7 +4405,7 @@ widgets with a user-interface defined in terms of actions.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"017qgilbjp5flccdz1wsn6av3dbix4h0v83hf69cf8gg26hirv1s"))))
|
"0spvjl1i91p5ilp8m31jcs0s9w7mz421b6r61bxv1jwm0mmgpm7n"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue