1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kleopatra: Update to 25.08.1.

* gnu/packages/kde-pim.scm (kleopatra): Update to 25.08.1.

Change-Id: Ic4fb31e1bc8a080e96e763b675f60e8b76f80eb4
This commit is contained in:
Sughosha
2025-09-20 18:32:08 +05:30
committed by Andreas Enge
parent 85387f91ec
commit c3b94b2c9f

View File

@@ -1368,14 +1368,14 @@ protocol for querying and modifying directory services running over TCP/IP.")
(define-public kleopatra
(package
(name "kleopatra")
(version "24.12.1")
(version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kleopatra-" version ".tar.xz"))
(sha256
(base32 "02fp20aj45sr0r2hxbc28jnmllpqrpay3sn5gva1makf6r5vyy5q"))))
(base32 "1y5xnjaa1hmbiz6inx59a9xd0hbmlm6ws6yaah231zr9rm9i2217"))))
(build-system qt-build-system)
(native-inputs
(list dbus extra-cmake-modules gnupg ;; TODO: Remove after gpgme uses fixed path