guix-commits
[Top][All Lists]
Advanced

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

37/126: gnu: kcontacts: Update to 6.4.0.


From: guix-commits
Subject: 37/126: gnu: kcontacts: Update to 6.4.0.
Date: Tue, 30 Jul 2024 06:36:52 -0400 (EDT)

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

commit 2c78c014a7b441b27fd85f5ebcc0135007745766
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:48 2024 +0800

    gnu: kcontacts: Update to 6.4.0.
    
    * gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.4.0.
    
    Change-Id: I988556a3b46f1c1c75847e977c172ae826a13196
---
 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 10dcbdc4c2..86c6084050 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2344,7 +2344,7 @@ integrated it into your application's other widgets.")
 (define-public kcontacts
   (package
     (name "kcontacts")
-    (version "6.3.0")
+    (version "6.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2355,7 +2355,7 @@ integrated it into your application's other widgets.")
                (search-patches "kcontacts-incorrect-country-name.patch"))
               (sha256
                (base32
-                "01xi60ykp7lhmwr7890byij893pfxn35qwbz4bmzmiydjwbmp6r2"))))
+                "17fm5gjra3bhsscidwzs7792d0imazk7jbhjnwb00k56s4xjvdxr"))))
     (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]