guix-commits
[Top][All Lists]
Advanced

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

16/332: gnu: kauth: Update to 5.108.0.


From: guix-commits
Subject: 16/332: gnu: kauth: Update to 5.108.0.
Date: Wed, 2 Aug 2023 10:36:37 -0400 (EDT)

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

commit 8c14f21e260a233f9acf636141780f7906719ee9
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 11:43:44 2023 +0800

    gnu: kauth: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (kauth): Update to 5.108.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 fe88629243..7263c7d173 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1545,7 +1545,7 @@ with other frameworks.")
 (define-public kauth
   (package
     (name "kauth")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1554,7 +1554,7 @@ with other frameworks.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0nzdvx2mibpq1cgzpll9ffjr46vch1qvriaywyqih0iybx6mx5z6"))))
+                "0xn0v1rzjsv1a856zcw9s9qkbfaq184663akc5rrapvvfcrm2vjz"))))
     (build-system cmake-build-system)
     (native-inputs
      (list dbus extra-cmake-modules qttools-5))



reply via email to

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