unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Rafa Gálvez" <rafa@esat.kuleuven.be>
To: 47101@debbugs.gnu.org
Cc: "Rafa Gálvez" <rafa@esat.kuleuven.be>
Subject: [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0
Date: Fri, 12 Mar 2021 16:16:13 +0100	[thread overview]
Message-ID: <20210312151613.39938-2-rafa@esat.kuleuven.be> (raw)
In-Reply-To: <20210312151613.39938-1-rafa@esat.kuleuven.be>

---
 gnu/packages/matrix.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm
index 8a3a1283fa..a8d9d66ee7 100644
--- a/gnu/packages/matrix.scm
+++ b/gnu/packages/matrix.scm
@@ -61,13 +61,13 @@ an LDAP server.")
 (define-public synapse
   (package
     (name "synapse")
-    (version "1.25.0")
+    (version "1.29.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "matrix-synapse" version))
               (sha256
                (base32
-                "0382qcsmgvg24p0xvb37kn3y1kd3bn363kblgwg58iy92df0pga4"))))
+                "0if2yhpz8psg0661401mvxznldbfhk2j9rhbs25jdaqm9jsv6907"))))
     (build-system python-build-system)
     ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
     (propagated-inputs
-- 
2.30.2





  reply	other threads:[~2021-03-12 15:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 15:16 [bug#47100] [PATCH 0/1] *** synapse: 1.29.0 *** Rafa Gálvez
2021-03-12 15:16 ` Rafa Gálvez [this message]
2021-03-25 17:02   ` bug#47101: [PATCH 1/1] Update Synapse to 1.29.0 Christopher Baines

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=20210312151613.39938-2-rafa@esat.kuleuven.be \
    --to=rafa@esat.kuleuven.be \
    --cc=47101@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).