guix-commits
[Top][All Lists]
Advanced

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

155/332: gnu: kwallet-pam: Update to 5.27.6.


From: guix-commits
Subject: 155/332: gnu: kwallet-pam: Update to 5.27.6.
Date: Thu, 3 Aug 2023 05:43:49 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 2401c20ca0ed401c85bc659acbbd8793b4b8de3f
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:25:09 2023 +0800

    gnu: kwallet-pam: Update to 5.27.6.
    
    * gnu/packages/kde-plasma.scm (kwallet-pam): Update to 5.27.6.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 cc6df14c79..dfea1b590b 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1015,7 +1015,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
 (define-public kwallet-pam
   (package
     (name "kwallet-pam")
-    (version "5.25.5")
+    (version "5.27.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1023,7 +1023,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "14w803lc3s2c0f4mqzzdhpfy5qnlz7wv00pbrc3v4k3zv381ci8n"))))
+                "0c38s7iqha94vz2d8dfch4qfb7zpc6k5z7wm33f5x190bw3g1bdp"))))
     (build-system qt-build-system)
     (arguments
      (list #:tests? #f)) ;no tests



reply via email to

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