unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Hamzeh Nasajpour" <h.nasajpour@pantherx.org>
To: 41590@debbugs.gnu.org
Subject: [bug#41590] [PATCH 1/1] gnu: radicale: Update to 2.1.11.
Date: Fri, 29 May 2020 11:22:36 +0430	[thread overview]
Message-ID: <7e1194e8-0ee0-4564-a3a6-49619227a07a@www.fastmail.com> (raw)

* gnu/packages/dav.scm (radicale): Update to 2.1.11.
---
 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 1b837dfe40..a13c6e7af4 100644
--- a/gnu/packages/dav.scm
+++ b/gnu/packages/dav.scm
@@ -32,13 +32,13 @@
 (define-public radicale
   (package
     (name "radicale")
-    (version "1.1.6")
+    (version "2.1.11")
     (source (origin
              (method url-fetch)
              (uri (pypi-uri "Radicale" version))
              (sha256
               (base32
-               "0ay90nj6fmr2aq8imi0mbjl4m2rzq7a83ikj8qs9gxsylj71j1y0"))))
+               "1nx5szvjmk6znkfm8za6py6yq7h0s0j2wr8jm9s0y3p1db63y9q2"))))
     (build-system python-build-system)
     (arguments
      '(#:tests? #f)) ; The tests are not distributed in the PyPi release.
-- 
2.26.0




             reply	other threads:[~2020-05-29  6:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  6:52 Hamzeh Nasajpour [this message]
2020-05-29 16:08 ` bug#41590: [PATCH 1/1] gnu: radicale: Update to 2.1.11 Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7e1194e8-0ee0-4564-a3a6-49619227a07a@www.fastmail.com \
    --to=h.nasajpour@pantherx.org \
    --cc=41590@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).