mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdav: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kdav): Update to 6.13.0. Change-Id: I4091773dfba526ad60f486db877e19345677a65a
This commit is contained in:
parent
db97a0538a
commit
cabeef36c0
1 changed files with 2 additions and 2 deletions
|
@ -5421,7 +5421,7 @@ support.")
|
||||||
(define-public kdav
|
(define-public kdav
|
||||||
(package
|
(package
|
||||||
(name "kdav")
|
(name "kdav")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5429,7 +5429,7 @@ support.")
|
||||||
(version-major+minor version) "/"
|
(version-major+minor version) "/"
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0gch2a33p1jrapgp5pqz39x1m1g7ls8f95vsh241c01mihzgz3if"))))
|
(base32 "1ndhhq7q4v2aamgj2bpv1kc80n0lfxhjh5wgb0glqzwd2psyhryp"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue