guix-commits
[Top][All Lists]
Advanced

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

29/55: gnu: kwallet-pam: Update to 6.1.4.


From: guix-commits
Subject: 29/55: gnu: kwallet-pam: Update to 6.1.4.
Date: Fri, 9 Aug 2024 12:26:43 -0400 (EDT)

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

commit be3bd8da22098fbe60676ac0745d474c689549cb
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:33:52 2024 +0800

    gnu: kwallet-pam: Update to 6.1.4.
    
    * gnu/packages/kde-plasma.scm (kwallet-pam): Update to 6.1.4.
    
    Change-Id: I4fa476fa484083a4aed4ab005763d1e29fc96311
---
 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 105e9c2b5e..7eb3a3bb3d 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1285,7 +1285,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
 (define-public kwallet-pam
   (package
     (name "kwallet-pam")
-    (version "6.1.3")
+    (version "6.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1293,7 +1293,7 @@ with a ksysguardd daemon, which may also run on a remote 
system.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "1nj00y67fpw5mk2nqx3gfqydddlzj9ysdnpp46cgl46873c7303b"))))
+                "0dif5y7qbayb2yfgl7940978ayyir948kpjavczvgkr70czb293k"))))
     (build-system qt-build-system)
     (arguments
      (list



reply via email to

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