gnu: kwallet: Update to 6.13.0.

* gnu/packages/kde-frameworks.scm (kwallet): Update to 6.13.0.

Change-Id: I262a55664dae00497aee2b636aeaed180b273af8
This commit is contained in:
宋文武 2025-05-04 14:10:15 +08:00 committed by Andreas Enge
parent d9fc28a3fb
commit 9b40240d31
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -4827,7 +4827,7 @@ to separate the structure of documents from the data they contain.")
(define-public kwallet
(package
(name "kwallet")
(version "6.10.0")
(version "6.13.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -4836,7 +4836,7 @@ to separate the structure of documents from the data they contain.")
name "-" version ".tar.xz"))
(sha256
(base32
"0l5xwqskpq6xhvzmwnf7dl8sdiaz3gfarq5w9bb1hhsvl48kk6g1"))))
"0dnbm0y46k5ybz7pyy234jyldjvdg5rwh2mhlsyk7930yv6g4vqs"))))
(build-system cmake-build-system)
(arguments
(list #:phases