From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 45047@debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: [bug#45047] [PATCH 1/2] gnu: radicale: Update to 3.0.6.
Date: Sat, 5 Dec 2020 01:27:54 +0100 [thread overview]
Message-ID: <20201205002755.23215-1-jonathan.brielmaier@web.de> (raw)
In-Reply-To: <20201205002607.22785-1-jonathan.brielmaier@web.de>
* gnu/packages/dav.scm (radicale): Update to 3.0.6.
---
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 8692a49c50..9d18d94996 100644
--- a/gnu/packages/dav.scm
+++ b/gnu/packages/dav.scm
@@ -39,7 +39,7 @@
(define-public radicale
(package
(name "radicale")
- (version "3.0.4")
+ (version "3.0.6")
(source
(origin
;; There are no tests in the PyPI tarball.
@@ -49,7 +49,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0hj9mmhrj32mzhxlnjcfijb7768cyjsn603nalp54clgb2gkmvw8"))))
+ (base32 "1xlsvrmx6jhi71j6j8z9sli5vwxasivzjyqf8zq8r0l5p7350clf"))))
(build-system python-build-system)
(native-inputs
`(("python-pytest" ,python-pytest)
--
2.29.2
next prev parent reply other threads:[~2020-12-05 0:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-05 0:26 [bug#45047] [PATCH 0/2] Add service for radicale Jonathan Brielmaier
2020-12-05 0:27 ` Jonathan Brielmaier [this message]
2020-12-05 0:27 ` [bug#45047] [PATCH 2/2] services: Add radicale-service-type Jonathan Brielmaier
2021-01-08 19:04 ` [bug#45047] Close bug jonathan
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=20201205002755.23215-1-jonathan.brielmaier@web.de \
--to=jonathan.brielmaier@web.de \
--cc=45047@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.