guix-commits
[Top][All Lists]
Advanced

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

70/126: gnu: kwallet: Update to 6.4.0.


From: guix-commits
Subject: 70/126: gnu: kwallet: Update to 6.4.0.
Date: Mon, 22 Jul 2024 08:49:43 -0400 (EDT)

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

commit 864b97322d102765ea24c745d1fd6bba5a395661
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:53 2024 +0800

    gnu: kwallet: Update to 6.4.0.
    
    * gnu/packages/kde-frameworks.scm (kwallet): Update to 6.4.0.
    
    Change-Id: Ic3f03028ac79ebe3acfdc18e5adca02ed356672b
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 2e13842e63..d745fbb5cc 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4831,7 +4831,7 @@ to separate the structure of documents from the data they 
contain.")
 (define-public kwallet
   (package
     (name "kwallet")
-    (version "6.3.0")
+    (version "6.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4840,7 +4840,7 @@ to separate the structure of documents from the data they 
contain.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1p9a5lwn4lpalxs6nj8fbcmmngcbgaj6s9n9vz56j26rlfzypdpd"))))
+                "0h4y3x4q6m796vy7ziyr75wns6jc8c5dn7fc252paw2ziq45m25j"))))
     (build-system cmake-build-system)
     (arguments
      (list #:phases



reply via email to

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