guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

26/255: gnu: kcontacts: Update to 6.8.0.


From: guix-commits
Subject: 26/255: gnu: kcontacts: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:17 -0500 (EST)

z572 pushed a commit to branch kde-team
in repository guix.

commit 62e98855f2e5592e3e81157dcb6c4d055cf93356
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 22:23:05 2024 +0800

    gnu: kcontacts: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.8.0.
    
    Change-Id: Ib9162408b2a40b50515dc166a416ed7a82154986
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index b70b2c4acb..04b10f3235 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2355,7 +2355,7 @@ integrated it into your application's other widgets.")
 (define-public kcontacts
   (package
     (name "kcontacts")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2366,7 +2366,7 @@ integrated it into your application's other widgets.")
                (search-patches "kcontacts-incorrect-country-name.patch"))
               (sha256
                (base32
-                "1i7xlmgipgd414vgaz1l39rh9f0n196xg6zr9c222n4s8scf04dp"))))
+                "0lahw4da8rgyi26gmnw97h84gbcq3hgggn7yz9l27nhidxhj4f26"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules
                          ;; for test



reply via email to

[Prev in Thread] Current Thread [Next in Thread]