[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/31: gnu: vdirsyncer: Update to 0.19.2.
From: |
guix-commits |
Subject: |
05/31: gnu: vdirsyncer: Update to 0.19.2. |
Date: |
Mon, 17 Jul 2023 11:37:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a4a47b49c88c84ec6e06c070af3ff815990c0345
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:01 2023 +0200
gnu: vdirsyncer: Update to 0.19.2.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.2.
---
gnu/packages/dav.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/dav.scm b/gnu/packages/dav.scm
index 7eb62401e9..3f865ac0b3 100644
--- a/gnu/packages/dav.scm
+++ b/gnu/packages/dav.scm
@@ -122,13 +122,13 @@ efficient syncing
(define-public vdirsyncer
(package
(name "vdirsyncer")
- (version "0.19.1")
+ (version "0.19.2")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "1bh3kz0d8g07xnlkb5l2fj6fdakqps1wviab6zv139x5b9rcfxma"))))
+ "1fl21m10ghrpmkqa12g0qri99cxk9879pkb60jd4b4w2mgp8q1gx"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; The test suite is very flakey.
- 22/31: gnu: epson-inkjet-printer-escpr: Document missing newer tarballs., (continued)
- 22/31: gnu: epson-inkjet-printer-escpr: Document missing newer tarballs., guix-commits, 2023/07/17
- 24/31: gnu: zchunk: Use G-expressions., guix-commits, 2023/07/17
- 01/31: gnu: trurl: Update to 0.8., guix-commits, 2023/07/17
- 03/31: gnu: redis: Fetch over HTTPS., guix-commits, 2023/07/17
- 07/31: gnu: virtuoso-ose: Update to 7.2.10., guix-commits, 2023/07/17
- 10/31: gnu: sdcv: Update to 0.5.5., guix-commits, 2023/07/17
- 11/31: gnu: diffoscope: Update to 244., guix-commits, 2023/07/17
- 12/31: gnu: diffoscope: Use G-expressions., guix-commits, 2023/07/17
- 26/31: gnu: stress: Update to 1.0.7., guix-commits, 2023/07/17
- 27/31: gnu: jc: Update to 1.23.3., guix-commits, 2023/07/17
- 05/31: gnu: vdirsyncer: Update to 0.19.2.,
guix-commits <=
- 17/31: gnu: libisofs: Update to 1.5.6.pl01., guix-commits, 2023/07/17
- 31/31: gnu: thermald: Update to 2.5.3., guix-commits, 2023/07/17
- 19/31: gnu: zutils: Use G-expressions., guix-commits, 2023/07/17
- 02/31: gnu: trurl: Improve description., guix-commits, 2023/07/17
- 13/31: gnu: diffoscope: Don't embed build-time references., guix-commits, 2023/07/17
- 21/31: gnu: hplip: Update to 3.23.5., guix-commits, 2023/07/17
- 20/31: gnu: xarchiver: Update to 0.5.4.21., guix-commits, 2023/07/17
- 23/31: gnu: zchunk: Update to 1.3.1., guix-commits, 2023/07/17
- 25/31: gnu: zchunk: Remove input labels., guix-commits, 2023/07/17
- 28/31: gnu: inxi-minimal: Update to 3.3.28-1., guix-commits, 2023/07/17