unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41590] [PATCH 1/1] gnu: radicale: Update to 2.1.11.
@ 2020-05-29  6:52 Hamzeh Nasajpour
  2020-05-29 16:08 ` bug#41590: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Hamzeh Nasajpour @ 2020-05-29  6:52 UTC (permalink / raw)
  To: 41590

* 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41590: [PATCH 1/1] gnu: radicale: Update to 2.1.11.
  2020-05-29  6:52 [bug#41590] [PATCH 1/1] gnu: radicale: Update to 2.1.11 Hamzeh Nasajpour
@ 2020-05-29 16:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-05-29 16:08 UTC (permalink / raw)
  To: Hamzeh Nasajpour; +Cc: 41590-done

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> skribis:

> * gnu/packages/dav.scm (radicale): Update to 2.1.11.

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-29 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  6:52 [bug#41590] [PATCH 1/1] gnu: radicale: Update to 2.1.11 Hamzeh Nasajpour
2020-05-29 16:08 ` bug#41590: " Ludovic Courtès

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).