1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: vdirsyncer: Update to 0.19.3.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.3.

Change-Id: I518d83d28f9e302d19e334169762398a78d234f3
This commit is contained in:
jgart
2025-01-21 13:47:35 -06:00
parent 927d8203e6
commit 6dd2193879

View File

@@ -122,13 +122,13 @@ efficient syncing
(define-public vdirsyncer
(package
(name "vdirsyncer")
(version "0.19.2")
(version "0.19.3")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
"1fl21m10ghrpmkqa12g0qri99cxk9879pkb60jd4b4w2mgp8q1gx"))))
"13xjzqphj0v611b9kqgp0c5rn46xysf8ykv58hsyqpcqxcgqadz4"))))
(build-system pyproject-build-system)
(arguments
(list