guix-commits
[Top][All Lists]
Advanced

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

136/255: gnu: khealthcertificate: Update to 24.08.3.


From: guix-commits
Subject: 136/255: gnu: khealthcertificate: Update to 24.08.3.
Date: Mon, 2 Dec 2024 09:32:36 -0500 (EST)

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

commit 6bb690f3caf9bd19f0e0fd313c0edd5eb5e4531d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 21:43:24 2024 +0800

    gnu: khealthcertificate: Update to 24.08.3.
    
    * gnu/packages/kde-pim.scm (khealthcertificate): Update to 24.08.3.
    
    Change-Id: Ife9b5765c68700fe0cc4f6f1f982d6c2e5f4b5cd
---
 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 c2dcc11e27..d138e573cd 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -910,14 +910,14 @@ cryptography to the contents of the clipboard.")
 (define-public khealthcertificate
   (package
     (name "khealthcertificate")
-    (version "24.05.2")
+    (version "24.08.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/khealthcertificate-" version 
".tar.xz"))
               (sha256
                (base32
-                "0600rz72dd3x7wwj82cyixnch3v0m4gva5kgf3y6rzjzlqjdpx57"))))
+                "1rr3cb6vw50zfjjl5h1qq7gh87960c74771drz2a5g8r1qsdzrrn"))))
     (build-system qt-build-system)
     (arguments
      (list



reply via email to

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