mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: khealthcertificate: Update to 25.08.3.
* gnu/packages/kde-pim.scm (khealthcertificate): Update to 25.08.3. Change-Id: I4aa82b1834480fbdcf221e26e90677bdf6736a8a
This commit is contained in:
parent
50d49a7e5d
commit
d09b8efd56
1 changed files with 2 additions and 2 deletions
|
|
@ -1342,14 +1342,14 @@ cryptography to the contents of the clipboard.")
|
|||
(define-public khealthcertificate
|
||||
(package
|
||||
(name "khealthcertificate")
|
||||
(version "25.08.2")
|
||||
(version "25.08.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/khealthcertificate-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"19971zah752hhsggcsp14szd203ka7gi3crnzqfrgnhif8m2jy3f"))))
|
||||
"1nkd4pxj6cpcqpmiv0ylcvrkqj2z3k3y5kj0kzhw3g6yanhigvbc"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue