mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: kwallet: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kwallet): Update to 6.5.0. Change-Id: I67e1f9030ac48fab971e64f0919aaaa8380ed3d9
This commit is contained in:
parent
d62ab93807
commit
4f75326380
1 changed files with 2 additions and 2 deletions
|
@ -4831,7 +4831,7 @@ to separate the structure of documents from the data they contain.")
|
|||
(define-public kwallet
|
||||
(package
|
||||
(name "kwallet")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4840,7 +4840,7 @@ to separate the structure of documents from the data they contain.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0h4y3x4q6m796vy7ziyr75wns6jc8c5dn7fc252paw2ziq45m25j"))))
|
||||
"0nl1blnpbvggv3r86m09skc46py0fsxhdayvipgsy683l58fzfcy"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
Loading…
Add table
Reference in a new issue