summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-18 11:33:19 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-18 20:54:09 -0500
commit3e70116df36da13b3044129c1c336e2eeaf69ed5 (patch)
tree6b9448581caad0af2ced2a197479adc2a4daeb8d /gnu/packages/kde-frameworks.scm
parent324bfcd67f4cb92fe80dc2044033ad140418c030 (diff)
gnu: kcontacts: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kcontacts): Update to 5.114.0. Change-Id: Id0e30156160b40fa7dabfa84b8b87410461a2ce3
Diffstat (limited to 'gnu/packages/kde-frameworks.scm')
-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 4633cdec12..070bb461c0 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1674,7 +1674,7 @@ integrated it into your application's other widgets.")
(define-public kcontacts
(package
(name "kcontacts")
- (version "5.108.0")
+ (version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1685,7 +1685,7 @@ integrated it into your application's other widgets.")
(search-patches "kcontacts-incorrect-country-name.patch"))
(sha256
(base32
- "15x6f05ngs3nmxpdi11bi4k4zpjnvx5cy3yxbdklls3f2wpq6jd4"))))
+ "0lyqvbs216p5zpssaf4pyccph7nbwkbvhpmhbi32y2rm23cmxlwf"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules xorg-server-for-tests)) ; for the tests