mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: kwallet-pam: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.1.4. Change-Id: I4fa476fa484083a4aed4ab005763d1e29fc96311
This commit is contained in:
parent
12a0420f8b
commit
c7e06578db
1 changed files with 2 additions and 2 deletions
|
@ -1285,7 +1285,7 @@ (define-public libksysguard
|
|||
(define-public kwallet-pam
|
||||
(package
|
||||
(name "kwallet-pam")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1293,7 +1293,7 @@ (define-public kwallet-pam
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1nj00y67fpw5mk2nqx3gfqydddlzj9ysdnpp46cgl46873c7303b"))))
|
||||
"0dif5y7qbayb2yfgl7940978ayyir948kpjavczvgkr70czb293k"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue