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
|
||||
(package
|
||||
(name "kdav")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -5429,7 +5429,7 @@ support.")
|
|||
(version-major+minor version) "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0gch2a33p1jrapgp5pqz39x1m1g7ls8f95vsh241c01mihzgz3if"))))
|
||||
(base32 "1ndhhq7q4v2aamgj2bpv1kc80n0lfxhjh5wgb0glqzwd2psyhryp"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue