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

commit 78fd251d68f921d27bc0ff14b35cacaa124a1bd1
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 428e015a0c..ef5cc7ccd9 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1396,7 +1396,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/"
@@ -1404,7 +1404,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