emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45169: closed ([PATCH] gnu: synapse: Update to 1.24.0.)


From: GNU bug Tracking System
Subject: bug#45169: closed ([PATCH] gnu: synapse: Update to 1.24.0.)
Date: Sat, 12 Dec 2020 19:46:02 +0000

Your message dated Sat, 12 Dec 2020 20:45:45 +0100
with message-id <874kkq3j12.fsf@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@gnu.org.)


-- 
45169: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45169
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45169] [PATCH] gnu: synapse: Update to 1.24.0. Date: Sat, 12 Dec 2020 20:45:45 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]