gnu: kleopatra: Update to 23.04.3.

* gnu/packages/kde-pim.scm (kleopatra): Update to 23.04.3.
This commit is contained in:
宋文武 2023-07-30 10:32:00 +08:00
parent fe2ea5a456
commit 61ff7ad968
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1132,14 +1132,14 @@ (define-public kldap
(define-public kleopatra
(package
(name "kleopatra")
(version "22.08.1")
(version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kleopatra-" version ".tar.xz"))
(sha256
(base32 "1vay6cdrx1l7qyg0rrc7z7rwv1jjpwksqzadka7rpshfqhf3r9y8"))))
(base32 "0lcl20yihsa8dq0s24akp5z0290vh9nxjjjdwqk88nz8vmsr29i0"))))
(build-system qt-build-system)
(native-inputs
(list dbus extra-cmake-modules gnupg ;; TODO: Remove after gpgme uses fixed path