unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47100] [PATCH 0/1] *** synapse: 1.29.0 ***
@ 2021-03-12 15:16 Rafa Gálvez
  2021-03-12 15:16 ` [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0 Rafa Gálvez
  0 siblings, 1 reply; 3+ messages in thread
From: Rafa Gálvez @ 2021-03-12 15:16 UTC (permalink / raw)
  To: 47100; +Cc: Rafa Gálvez

*** Update synapse to 1.29.0 ***

Rafa Gálvez (1):
  Update Synapse to 1.29.0

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

-- 
2.30.2





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

* [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0
  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
  2021-03-25 17:02   ` bug#47101: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Rafa Gálvez @ 2021-03-12 15:16 UTC (permalink / raw)
  To: 47101; +Cc: Rafa Gálvez

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





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

* bug#47101: [PATCH 1/1] Update Synapse to 1.29.0
  2021-03-12 15:16 ` [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0 Rafa Gálvez
@ 2021-03-25 17:02   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2021-03-25 17:02 UTC (permalink / raw)
  To: Rafa Gálvez; +Cc: 47101-done

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]


Rafa Gálvez <rafa@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2021-03-25 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 15:16 [bug#47100] [PATCH 0/1] *** synapse: 1.29.0 *** Rafa Gálvez
2021-03-12 15:16 ` [bug#47101] [PATCH 1/1] Update Synapse to 1.29.0 Rafa Gálvez
2021-03-25 17:02   ` bug#47101: " Christopher Baines

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