guix-commits
[Top][All Lists]
Advanced

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

70/92: gnu: kpeople: Update to 5.114.0.


From: guix-commits
Subject: 70/92: gnu: kpeople: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:23 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 1155009daedf6b13b28a7d102430c1802f53c44e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:28 2024 -0500

    gnu: kpeople: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kpeople): Update to 5.114.0.
    
    Change-Id: Ief4ac2ae3fb60ffda4e631502dfc2b239fda8cd7
---
 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 44cc5fd21c..cf63b90e70 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2990,7 +2990,7 @@ widgets with a user-interface defined in terms of 
actions.")
 (define-public kpeople
   (package
     (name "kpeople")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2999,7 +2999,7 @@ widgets with a user-interface defined in terms of 
actions.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0k2jnyp05rnjb4j31w4xi95qwparkqvp1m9664gvygwp9xxlnf4k"))))
+                "04v0s3amn6lbb16qvp1r6figckva6xk8z7djk8jda8fbnx8dx2r1"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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