mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d9fc28a3fb
commit
9b40240d31
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue