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

commit 38363fcd709305a2aa7f63a08a296857b22482f3
Author: Sughosha <[email protected]>
AuthorDate: Sun Feb 8 23:59:16 2026 +0530

    gnu: khealthcertificate: Update to 25.12.2.
    
    * gnu/packages/kde-pim.scm (khealthcertificate): Update to 25.12.2.
    
    Change-Id: I37d472ad775f3c5a6266b2d1c5a4440da11e5133
---
 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 202bc1fd41..eed7245430 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1325,14 +1325,14 @@ cryptography to the contents of the clipboard.")
 (define-public khealthcertificate
   (package
     (name "khealthcertificate")
-    (version "25.12.0")
+    (version "25.12.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/khealthcertificate-" version 
".tar.xz"))
               (sha256
                (base32
-                "142qqfn3pn52g2a7akbjgy6cybsyqgy1mcr610d54gdacfn4mia7"))))
+                "0pn5icrwprwz0h6wk145fdmkj28pfv84xiv312vnc8hlwq9ns1jz"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to