mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kpeople: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kpeople): Update to 6.5.0. Change-Id: I97cb34335e6d1cea2e4e03ddbadc37c3f9af8f31
This commit is contained in:
parent
b18c2898d4
commit
464efc241e
1 changed files with 2 additions and 2 deletions
|
@ -4350,7 +4350,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.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4359,7 +4359,7 @@ widgets with a user-interface defined in terms of actions.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0r198zxx67dzq5six0dzqycbl9asdjf1y4d0sx781ym2zjvqa4sa"))))
|
"1hm6f0rlsdnqcc0mi1ndqlja6vl2774300zcs85x3c306anxfb0h"))))
|
||||||
(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