GNU bug report logs - #47101
[PATCH 1/1] Update Synapse to 1.29.0

Previous Next

Package: guix-patches;

Reported by: Rafa Gálvez <rafa <at> esat.kuleuven.be>

Date: Fri, 12 Mar 2021 15:19:02 UTC

Severity: normal

Tags: patch

Merged with 47100

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 47101-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Rafa Gálvez <rafa <at> esat.kuleuven.be>
Cc: 47101-done <at> debbugs.gnu.org
Subject: Re: [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0
Date: Thu, 25 Mar 2021 17:02:33 +0000
[Message part 1 (text/plain, inline)]
Rafa Gálvez <rafa <at> esat.kuleuven.be> writes:

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

Thanks Rafa, I've pushed this to the master branch as
0098fcecf0c196fd645c1dc44d2897ef1d58c730.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.