guix-commits
[Top][All Lists]
Advanced

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

22/255: gnu: kauth: Update to 6.8.0.


From: guix-commits
Subject: 22/255: gnu: kauth: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:16 -0500 (EST)

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

commit 516a6f0dee95eb3babb37ba525f597c9f1b9a038
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 22:16:57 2024 +0800

    gnu: kauth: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (kauth): Update to 6.8.0.
    
    Change-Id: Ia1299683b1bb81b2219cce31debdd5edd84fb321
---
 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 f9ffb3ac20..f95e6c6a8e 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2240,7 +2240,7 @@ with other frameworks.")
 (define-public kauth
   (package
     (name "kauth")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2249,7 +2249,7 @@ with other frameworks.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "156kb1in1jqdpr516k6c0wp5cldpjh447mr08kdms76s16jigx8s"))))
+                "0jf7z18zqrykkgdp1sy5h0rcapqxc97d7ywszfp6lx8ghwwkmy5v"))))
     (build-system cmake-build-system)
     (native-inputs
      (list dbus extra-cmake-modules qttools))



reply via email to

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