mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: libksieve: Update to 25.12.0.
* gnu/packages/kde-pim.scm (libksieve): Update to 25.12.0. Change-Id: I89cb6d95e61d18cc9467fd2e984441be9476a29f
This commit is contained in:
parent
8d16d27613
commit
ff0ab3c1f0
1 changed files with 2 additions and 2 deletions
|
|
@ -2626,7 +2626,7 @@ KDE using certificate-based crypto.")
|
|||
(define-public libksieve
|
||||
(package
|
||||
(name "libksieve")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -2634,7 +2634,7 @@ KDE using certificate-based crypto.")
|
|||
"/src/libksieve-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"16gzbxvp2sc3piw74fxfnxhvncvi6v287asgck2hfh0cgbmn61kf"))))
|
||||
"08c45gc3y096l1nxz5n4ah5yka60hv54fgxy4dxg586jx8pzwpmy"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue