summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSughosha <sughosha@disroot.org>2026-03-03 21:57:21 +0530
committerSughosha <sughosha@disroot.org>2026-03-16 07:44:04 +0530
commite47d90a0758e08659007594060844d4b7c79961a (patch)
tree99bf185f428de633112ae5e0d11788aaebc45d0d
parent67aef8de6fabfd5d18416a5f77c006fb2ff1c23a (diff)
gnu: kcontacts: Update to 6.23.0.
* gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.23.0. Change-Id: I37ca9796231275985bab70b31da5454ab639acfa
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index fe5bf926101..bbe84ad5e8f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2292,7 +2292,7 @@ integrated it into your application's other widgets.")
2292(define-public kcontacts 2292(define-public kcontacts
2293 (package 2293 (package
2294 (name "kcontacts") 2294 (name "kcontacts")
2295 (version "6.22.0") 2295 (version "6.23.0")
2296 (source (origin 2296 (source (origin
2297 (method url-fetch) 2297 (method url-fetch)
2298 (uri (string-append 2298 (uri (string-append
@@ -2303,7 +2303,7 @@ integrated it into your application's other widgets.")
2303 (search-patches "kcontacts-incorrect-country-name.patch")) 2303 (search-patches "kcontacts-incorrect-country-name.patch"))
2304 (sha256 2304 (sha256
2305 (base32 2305 (base32
2306 "1xk2nfgh8pbig6rfmm5mx5cp82p2d8cq85b7f5dya3646wgcrsl2")))) 2306 "1s9wr1b8zvs9cz5qa8j98m4v5p4xasmligh9hpf1vz0k7prnxdlw"))))
2307 (build-system qt-build-system) 2307 (build-system qt-build-system)
2308 (native-inputs (list extra-cmake-modules 2308 (native-inputs (list extra-cmake-modules
2309 ;; for test 2309 ;; for test