mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: kwallet-pam: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.1.3. Change-Id: I61b737d8fb6c99fdbfe69e1c54a5934471121e1c
This commit is contained in:
parent
4219451b1e
commit
b271d9314a
1 changed files with 2 additions and 2 deletions
|
@ -1284,7 +1284,7 @@ (define-public libksysguard
|
|||
(define-public kwallet-pam
|
||||
(package
|
||||
(name "kwallet-pam")
|
||||
(version "6.1.2")
|
||||
(version "6.1.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1292,7 +1292,7 @@ (define-public kwallet-pam
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1d7b192rislaljz7j8wpjzw529a9hy94pzr063nnlz982251nm77"))))
|
||||
"1nj00y67fpw5mk2nqx3gfqydddlzj9ysdnpp46cgl46873c7303b"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue