mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdbusaddons: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 6.13.0. Change-Id: I222fa053e2cf897c155e628b1fa1e25b1f91188e
This commit is contained in:
parent
ffb00cddfd
commit
6472bae616
1 changed files with 2 additions and 2 deletions
|
@ -898,7 +898,7 @@ many more.")
|
|||
(define-public kdbusaddons
|
||||
(package
|
||||
(name "kdbusaddons")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -907,7 +907,7 @@ many more.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0cmvigl3xdbvamlaqmfmmr69h4sj93282qhinbvxk00gl6kgm2z8"))))
|
||||
"17kzn6y2lxf9kzvbzrc1r7d5xm5fabsksslls4adpc1qb821cbwv"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue