diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index fdaa21fe3b3..a6d760b4248 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,6 +1,6 @@ # Template file for 'synapse' pkgname=synapse -version=1.73.0 +version=1.74.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=c226a0f733d9304afdd6278f132a6c5cb1a21e524376edf784076d271f130a45 +checksum=078244acf4145ddcd50828528ce1ca61310920d32facb49384d5cfd2765f63df if [ "$CROSS_BUILD" ]; then makedepends+=" rust-std"