gnu: kmail-account-wizard: Update to 25.12.2.

* gnu/packages/kde-pim.scm (kmail-account-wizard): Update to 25.12.2.

Change-Id: Ic4c39843d500dee0dc08a50bda08077f861d4975
This commit is contained in:
Sughosha
2026-02-08 23:59:18 +05:30
committed by Andreas Enge
parent cd29cd9a51
commit 943c2ae222

View File

@@ -1721,14 +1721,14 @@ manager from KDE.")
(define-public kmail-account-wizard
(package
(name "kmail-account-wizard")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kmail-account-wizard-" version ".tar.xz"))
(sha256
(base32 "1gk5ly0mby4csmb51jdp4fsq7pyfcryx112f1dxx8vszlwj32lf8"))))
(base32 "1bcr1bfihf261w06ahkjsqazgffgk5indwxwz3mr53v1lgamp8nk"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules shared-mime-info))