gnu: kdav: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kdav): Update to 5.114.0. Change-Id: Ieceba23a043909cd88018e3f2e310d0483c7f3f8
This commit is contained in:
parent
b7734daf51
commit
a413b85918
1 changed files with 2 additions and 2 deletions
|
|
@ -3932,7 +3932,7 @@ offers abstract functionality to deal with scripts.")
|
||||||
(define-public kdav
|
(define-public kdav
|
||||||
(package
|
(package
|
||||||
(name "kdav")
|
(name "kdav")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -3940,7 +3940,7 @@ offers abstract functionality to deal with scripts.")
|
||||||
(version-major+minor version) "/"
|
(version-major+minor version) "/"
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0knpyzdfa0m1pyakq32pw2hwbaq2dkqj87p3n6p86wlf2rn66vir"))))
|
(base32 "11959fxz24snk2l31kw8w96wah0s2fjimimrxh6xhppiy5qp2fp2"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
|
|
||||||
Reference in a new issue