gnu: kwallet: Update to 6.10.0.

* gnu/packages/kde-frameworks.scm (kwallet): Update to 6.10.0.
[inputs]: Add kcrash.

Change-Id: I3ffd9b505207edf98e566264b2badda7732903a8
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:33 +08:00
parent 421f4b725c
commit 18eb2e0c5a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4857,7 +4857,7 @@ (define-public ktexttemplate
(define-public kwallet
(package
(name "kwallet")
(version "6.5.0")
(version "6.10.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4866,7 +4866,7 @@ (define-public kwallet
name "-" version ".tar.xz"))
(sha256
(base32
"0nl1blnpbvggv3r86m09skc46py0fsxhdayvipgsy683l58fzfcy"))))
"0l5xwqskpq6xhvzmwnf7dl8sdiaz3gfarq5w9bb1hhsvl48kk6g1"))))
(build-system cmake-build-system)
(arguments
(list #:phases
@ -4885,6 +4885,7 @@ (define-public kwallet
kconfig
kconfigwidgets
kcoreaddons
kcrash
kdbusaddons
kdoctools
kiconthemes