guix-commits
[Top][All Lists]
Advanced

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

319/332: gnu: libkleo: Update to 23.04.3.


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

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

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

    gnu: libkleo: Update to 23.04.3.
    
    * gnu/packages/kde-pim.scm (libkleo): 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 6614c0ed8f..a7bef790a3 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -2115,14 +2115,14 @@ various Google services.")
 (define-public libkleo
   (package
     (name "libkleo")
-    (version "22.08.1")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/libkleo-" version ".tar.xz"))
        (sha256
-        (base32 "05ypgrwynm1hr32hj35faj3sxabi46x8slnbs3pxwz2f2z2ry58a"))))
+        (base32 "0l77n4dlbv9hclzvh69kdzji907if7yayxiasxnnjkzsvcm1af25"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools qttools-5))



reply via email to

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