guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit b2114771a46edccda67c49d77a1d8530a19add28
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 28 16:39:03 2025 +0800

    gnu: kwallet-pam: Update to 6.4.3.
    
    * gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.4.3.
    
    Change-Id: Ia322469919c008c7933e79c8408deb34e95f6321
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index f21f13eeeb..1eda27e7dc 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1315,7 +1315,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
 (define-public kwallet-pam
   (package
     (name "kwallet-pam")
-    (version "6.3.4")
+    (version "6.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1323,7 +1323,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "02d39rsk3rnzg4w1vhn07xx3152v8l96aq6fgn50zpjjm9dhrbnp"))))
+                "1phcznsmmhysk0vri33lh60g8p09qfnklzljjrv8x2kv7sh1q588"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to