GNU bug report logs - #45169
[PATCH] gnu: synapse: Update to 1.24.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 11 Dec 2020 04:31:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45169: closed ([PATCH] gnu: synapse: Update to 1.24.0.)
Date: Sat, 12 Dec 2020 19:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Dec 2020 20:45:45 +0100
with message-id <874kkq3j12.fsf <at> gnu.org>
and subject line Re: [bug#45169] [PATCH] gnu: synapse: Update to 1.24.0.
has caused the debbugs.gnu.org bug report #45169,
regarding [PATCH] gnu: synapse: Update to 1.24.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45169: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45169
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: synapse: Update to 1.24.0.
Date: Fri, 11 Dec 2020 05:29:32 +0100
* gnu/packages/matrix.scm (synapse): Update to 1.24.0.
---
 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 6a6cc628ca..426f26d1e1 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.22.1")
+    (version "1.24.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "matrix-synapse" version))
               (sha256
                (base32
-                "1pbxdqpfa7wzdz61p6x58x7841vng1g65qayxgcw73bn1shl50jb"))))
+                "0pmn8aqc7jj2xdrwljjz2vwg58hlyxp9axac471pcmg2vqais5yb"))))
     (build-system python-build-system)
     ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
     (propagated-inputs
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45169-done <at> debbugs.gnu.org
Subject: Re: [bug#45169] [PATCH] gnu: synapse: Update to 1.24.0.
Date: Sat, 12 Dec 2020 20:45:45 +0100
Hi,

Michael Rohleder <mike <at> rohleder.de> skribis:

> * gnu/packages/matrix.scm (synapse): Update to 1.24.0.

Applied, thanks!

Ludo’.


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

Previous Next


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