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

commit 707694bcec534b6132acb0969cad362ba7d9a1fe
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 22 22:29:34 2025 +0530

    gnu: kwallet-pam: Update to 6.5.0.
    
    * gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.5.0.
    
    Change-Id: I4700e5eb433ab910078dca7dca2278930b4b777a
---
 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 bd3de1f08f..ef13e5c9ce 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1389,7 +1389,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
 (define-public kwallet-pam
   (package
     (name "kwallet-pam")
-    (version "6.4.5")
+    (version "6.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1397,7 +1397,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "0gipn5apnwhykd20avs18mqrdwc20kfcbp4rzhma76ny8b6g3ywg"))))
+                "1k6ypynrg6irg5g0fsk4kvw4zc0sqwj46hwrs951phnpkv39fqrk"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to