gnu: libksieve: Update to 25.08.3.

* gnu/packages/kde-pim.scm (libksieve): Update to 25.08.3.

Change-Id: Ieab01d1ea921f8a7137a1c06836b76c57f957985
This commit is contained in:
Sughosha 2025-11-09 10:10:22 +05:30 committed by Andreas Enge
parent 621667e796
commit f0331a2d03
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2605,7 +2605,7 @@ KDE using certificate-based crypto.")
(define-public libksieve
(package
(name "libksieve")
(version "25.08.2")
(version "25.08.3")
(source
(origin
(method url-fetch)
@ -2613,7 +2613,7 @@ KDE using certificate-based crypto.")
"/src/libksieve-" version ".tar.xz"))
(sha256
(base32
"0y14rrkfjha05g892nqyp5icnf52jilyi5ryhxc82yy6b3gfc3lz"))))
"16gzbxvp2sc3piw74fxfnxhvncvi6v287asgck2hfh0cgbmn61kf"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))