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:
宋文武 2025-05-04 14:10:12 +08:00 committed by Andreas Enge
parent 5f15e1897f
commit bace6565b4
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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