guix-commits
[Top][All Lists]
Advanced

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

47/289: gnu: kcontacts: Update to 6.10.0.


From: guix-commits
Subject: 47/289: gnu: kcontacts: Update to 6.10.0.
Date: Mon, 27 Jan 2025 07:31:30 -0500 (EST)

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

commit 83f9c3e4ff5008620230fd0b939704f92d3a1239
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jan 10 11:51:27 2025 +0800

    gnu: kcontacts: Update to 6.10.0.
    
    * gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.10.0.
    
    Change-Id: Ib44f72f68846b82c599499f56a8b504b6461abf6
---
 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 21c1db2360..a7ed1a9a6c 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2360,7 +2360,7 @@ integrated it into your application's other widgets.")
 (define-public kcontacts
   (package
     (name "kcontacts")
-    (version "6.5.0")
+    (version "6.10.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2371,7 +2371,7 @@ integrated it into your application's other widgets.")
                (search-patches "kcontacts-incorrect-country-name.patch"))
               (sha256
                (base32
-                "1i7xlmgipgd414vgaz1l39rh9f0n196xg6zr9c222n4s8scf04dp"))))
+                "0vdld4d8z1zvnppj6v5b8wf11m6x7xqymgzh5jw4yn15340ss8mn"))))
     (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]