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

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

bug#44363: closed ([PATCH] gnu: synapse: Update to 1.22.1.)


From: GNU bug Tracking System
Subject: bug#44363: closed ([PATCH] gnu: synapse: Update to 1.22.1.)
Date: Wed, 04 Nov 2020 09:27:01 +0000

Your message dated Wed, 4 Nov 2020 11:25:23 +0200
with message-id <20201104092523.GG9755@E5400>
and subject line Re: [bug#44363] [PATCH] gnu: synapse: Update to 1.22.1.
has caused the debbugs.gnu.org bug report #44363,
regarding [PATCH] gnu: synapse: Update to 1.22.1.
to be marked as done.

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


-- 
44363: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44363
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: synapse: Update to 1.22.1. Date: Sun, 1 Nov 2020 02:00:15 +0100
* gnu/packages/matrix.scm (synapse): Update to 1.22.1.
---
 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 83a0d478af..cff50f4e48 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.20.1")
+    (version "1.22.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "matrix-synapse" version))
               (sha256
                (base32
-                "1sf36vwvy2f9jy6dldq6gqfmh60384i5j64s7yc131b4dp0n7lcw"))))
+                "1pbxdqpfa7wzdz61p6x58x7841vng1g65qayxgcw73bn1shl50jb"))))
     (build-system python-build-system)
     ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
     (propagated-inputs
-- 
2.29.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44363] [PATCH] gnu: synapse: Update to 1.22.1. Date: Wed, 4 Nov 2020 11:25:23 +0200
Looks good. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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