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

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

bug#45899: closed ([PATCH] gnu: synapse: Update to 1.25.0.)


From: GNU bug Tracking System
Subject: bug#45899: closed ([PATCH] gnu: synapse: Update to 1.25.0.)
Date: Wed, 20 Jan 2021 09:24:01 +0000

Your message dated Wed, 20 Jan 2021 11:21:17 +0200
with message-id <YAf2DUx2G/jEDo+x@3900XT>
and subject line Re: [bug#45899] [PATCH] gnu: synapse: Update to 1.25.0.
has caused the debbugs.gnu.org bug report #45899,
regarding [PATCH] gnu: synapse: Update to 1.25.0.
to be marked as done.

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


-- 
45899: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45899
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: synapse: Update to 1.25.0. Date: Fri, 15 Jan 2021 19:23:01 +0100
* gnu/packages/matrix.scm (synapse): Update to 1.25.0.
---
 gnu/packages/matrix.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm
index 426f26d1e1..8a3a1283fa 100644
--- a/gnu/packages/matrix.scm
+++ b/gnu/packages/matrix.scm
@@ -1,7 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2020 Alex ter Weele <alex.ter.weele@gmail.com>
 ;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -61,13 +61,13 @@ an LDAP server.")
 (define-public synapse
   (package
     (name "synapse")
-    (version "1.24.0")
+    (version "1.25.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "matrix-synapse" version))
               (sha256
                (base32
-                "0pmn8aqc7jj2xdrwljjz2vwg58hlyxp9axac471pcmg2vqais5yb"))))
+                "0382qcsmgvg24p0xvb37kn3y1kd3bn363kblgwg58iy92df0pga4"))))
     (build-system python-build-system)
     ;; TODO Run tests with ‘PYTHONPATH=. trial3 tests’.
     (propagated-inputs
-- 
2.30.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45899] [PATCH] gnu: synapse: Update to 1.25.0. Date: Wed, 20 Jan 2021 11:21:17 +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]