mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: kauth: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kauth): Update to 6.10.0. Change-Id: I3cc865795ad5743fbc72f0bfa2833f112fedc6be
This commit is contained in:
parent
8f8140d638
commit
f01b25496d
1 changed files with 2 additions and 2 deletions
|
@ -2221,7 +2221,7 @@ with other frameworks.")
|
|||
(define-public kauth
|
||||
(package
|
||||
(name "kauth")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2230,7 +2230,7 @@ with other frameworks.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"156kb1in1jqdpr516k6c0wp5cldpjh447mr08kdms76s16jigx8s"))))
|
||||
"1209y4fnsrb1alwkhbd80ybqrsx12cjvwcbj967a8adij4dn09dy"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list dbus extra-cmake-modules qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue