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

commit 8e15391572b585cce8f4391f4498eec394d564ae
Author: Sughosha <[email protected]>
AuthorDate: Fri Oct 10 13:55:02 2025 +0530

    gnu: khealthcertificate: Update to 25.08.2.
    
    * gnu/packages/kde-pim.scm (khealthcertificate): Update to 25.08.2.
    
    Change-Id: I786b444da042239d69be161a91aa7d8818805377
---
 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 c9267d97f2..0693822b77 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1343,14 +1343,14 @@ cryptography to the contents of the clipboard.")
 (define-public khealthcertificate
   (package
     (name "khealthcertificate")
-    (version "25.08.1")
+    (version "25.08.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/khealthcertificate-" version 
".tar.xz"))
               (sha256
                (base32
-                "0ikpc57sld9mp16hk62a1kkspqkf3jszsik1i6813cqlnpnys730"))))
+                "19971zah752hhsggcsp14szd203ka7gi3crnzqfrgnhif8m2jy3f"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to