mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwallet-pam: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.4.3. Change-Id: Ia322469919c008c7933e79c8408deb34e95f6321
This commit is contained in:
parent
f2bf350b46
commit
a14797312e
1 changed files with 2 additions and 2 deletions
|
@ -1418,7 +1418,7 @@ with a ksysguardd daemon, which may also run on a remote system.")
|
|||
(define-public kwallet-pam
|
||||
(package
|
||||
(name "kwallet-pam")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1426,7 +1426,7 @@ with a ksysguardd daemon, which may also run on a remote system.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17v8l7x6l4xpxfh2vh716vxr3qm04qhq9r1lhzblab0hpggjzk4i"))))
|
||||
"1phcznsmmhysk0vri33lh60g8p09qfnklzljjrv8x2kv7sh1q588"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue