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

commit bbdb9a28da19e2ac64f24f4dbcedb8a4cbd9f883
Author: Zheng Junjie <[email protected]>
AuthorDate: Fri Jan 10 11:51:46 2025 +0800

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

Reply via email to