guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

283/347: gnu: kwallet-pam: Update to 6.1.1.


From: guix-commits
Subject: 283/347: gnu: kwallet-pam: Update to 6.1.1.
Date: Fri, 28 Jun 2024 09:59:15 -0400 (EDT)

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

commit 7c1a106259eeafc79660e39a78a9e7f2e0ce471b
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:48:26 2024 +0800

    gnu: kwallet-pam: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.1.1.
    
    Change-Id: I1b76fb6185d5fc19d3ca55462b5a8623fc498ed7
---
 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 c3806cf909..13b9c348e0 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1228,7 +1228,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
 (define-public kwallet-pam
   (package
     (name "kwallet-pam")
-    (version "6.0.4")
+    (version "6.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1236,7 +1236,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "10d9m7az9r0ikfw2s3wnzfgz2kdn4990zkrc3q0bfy8wvb88nsl0"))))
+                "0yhcdm6pcbls7dyp9nl7rp75fiwds7l73dyx75achwf38y7j2zrc"))))
     (build-system qt-build-system)
     (arguments
      (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]