mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kcontacts: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.13.0. Change-Id: If56ea5307a6d6b97588c08522031884486e6ded6
This commit is contained in:
parent
5f15e1897f
commit
bace6565b4
1 changed files with 2 additions and 2 deletions
|
@ -2348,7 +2348,7 @@ integrated it into your application's other widgets.")
|
||||||
(define-public kcontacts
|
(define-public kcontacts
|
||||||
(package
|
(package
|
||||||
(name "kcontacts")
|
(name "kcontacts")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2359,7 +2359,7 @@ integrated it into your application's other widgets.")
|
||||||
(search-patches "kcontacts-incorrect-country-name.patch"))
|
(search-patches "kcontacts-incorrect-country-name.patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vdld4d8z1zvnppj6v5b8wf11m6x7xqymgzh5jw4yn15340ss8mn"))))
|
"0vshaz0dp4qyyr0c4k5j7i168zwj6fy6yb3bbjzawahzwkwqkwy3"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules
|
(native-inputs (list extra-cmake-modules
|
||||||
;; for test
|
;; for test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue