mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: khealthcertificate: Update to 24.12.1.
* gnu/packages/kde-pim.scm (khealthcertificate): Update to 24.12.1. Change-Id: Iac2732dd4330bc6f15fde91d1ad40f8828213ead
This commit is contained in:
parent
13fd92b228
commit
bbdb9a28da
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue