mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01: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
cfb30306c7
commit
b2e44e5bd9
1 changed files with 2 additions and 2 deletions
|
@ -2245,7 +2245,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
|
||||
|
@ -2254,7 +2254,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
Reference in a new issue