guix-commits
[Top][All Lists]
Advanced

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

299/332: gnu: kldap: Update to 23.04.3.


From: guix-commits
Subject: 299/332: gnu: kldap: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:44:06 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit fe2ea5a4563756c6b18e38daaf139f1043863ca8
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 10:32:00 2023 +0800

    gnu: kldap: Update to 23.04.3.
    
    * gnu/packages/kde-pim.scm (kldap): Update to 23.04.3.
---
 gnu/packages/kde-pim.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 731e226e64..6e74c7bcce 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1107,14 +1107,14 @@ model and itinerary extraction code.")
 (define-public kldap
   (package
     (name "kldap")
-    (version "22.08.1")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kldap-" version ".tar.xz"))
        (sha256
-        (base32 "0hqvf939d2sqb2frizw9pnhgpc8vi627882d30ssymw5p5nm58il"))))
+        (base32 "0hp5j02kwh91xf0n6zqzgam7g50r54hzbkli5i7c0rxdb1g28ihm"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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