From: Tanguy Le Carrour <tanguy@bioneland.org>
To: 52100@debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy@bioneland.org>
Subject: [bug#52100] [PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0.
Date: Thu, 25 Nov 2021 12:27:48 +0100 [thread overview]
Message-ID: <20211125112748.4889-3-tanguy@bioneland.org> (raw)
In-Reply-To: <20211125112748.4889-1-tanguy@bioneland.org>
* gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0.
---
gnu/packages/dav.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/dav.scm b/gnu/packages/dav.scm
index 9d18d94996..712149f173 100644
--- a/gnu/packages/dav.scm
+++ b/gnu/packages/dav.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2021 Tanguy Le Carrour <tanguy@bioneland.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -117,13 +118,13 @@ (define-public vdirsyncer
(package
(name "vdirsyncer")
;; When updating, check whether python-click-5 can be removed entirely.
- (version "0.16.8")
+ (version "0.18.0")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "1i8kp9j99rs8xdhrc1vx749zd9wznlzj0pb3s05xdm71a8pl5nxz"))))
+ "00f2bw1a2jbbd1sbci0swnd67kylr341aa9rpbxkajbp3zakxg17"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; The test suite is very flakey.
--
2.34.0
next prev parent reply other threads:[~2021-11-25 11:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 11:27 [bug#52099] [PATCH 0/2] gnu: vdirsyncer: Update to 0.18.0 Tanguy Le Carrour
2021-11-25 11:27 ` [bug#52101] [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0 Tanguy Le Carrour
[not found] ` <handler.52101.B.16378397018421.ack@debbugs.gnu.org>
2021-11-25 11:32 ` bug#52101: Acknowledgement ([PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.) Tanguy LE CARROUR
2021-11-25 11:27 ` Tanguy Le Carrour [this message]
[not found] ` <handler.52100.B.16378397018415.ack@debbugs.gnu.org>
2021-11-25 11:32 ` bug#52100: Acknowledgement ([PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0.) Tanguy LE CARROUR
2021-11-25 11:33 ` [bug#52099] [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0 Tanguy Le Carrour
2021-11-25 11:33 ` [bug#52099] [PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0 Tanguy Le Carrour
2021-11-25 19:11 ` bug#52099: [PATCH 0/2] " Leo Famulari
2021-11-26 6:52 ` [bug#52099] " Tanguy LE CARROUR
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211125112748.4889-3-tanguy@bioneland.org \
--to=tanguy@bioneland.org \
--cc=52100@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.