diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index a5b7a504ca9..c0306f97abf 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,6 +1,6 @@ # Template file for 'synapse' pkgname=synapse -version=1.87.0 +version=1.88.0 revision=1 build_style=python3-pep517 build_helper=rust @@ -24,7 +24,7 @@ license="Apache-2.0" homepage="https://github.com/matrix-org/synapse" changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md" distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz" -checksum=b6dc1924a776f44d0fe61a1da78ac2bae17b39fc62dc146a0003a46514dff7f6 +checksum=c094190e21b6cc6d753d9f08b7599fb649aa44ebe8f64fda3add6ba032689de9 if [ "$CROSS_BUILD" ]; then makedepends+=" rust-std"