Skip to content

Commit

Permalink
update to 1.91.1
Browse files Browse the repository at this point in the history
fix a "typo" - matrix-org/synapse#16220

patch from maintainer Renaud Allard
  • Loading branch information
aisha committed Sep 4, 2023
1 parent 1d685bd commit b58b2e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion net/synapse/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COMMENT = open network for secure, decentralized communication

MODPY_EGG_VERSION = 1.91.0
MODPY_EGG_VERSION = 1.91.1

GH_ACCOUNT = matrix-org
GH_PROJECT = synapse
Expand Down
4 changes: 2 additions & 2 deletions net/synapse/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ SHA256 (cargo/windows_i686_gnu-0.36.1.tar.gz) = GA5szwHa9MQmuEbfxm2x/FGPB0uqeTqn
SHA256 (cargo/windows_i686_msvc-0.36.1.tar.gz) = 4ueRcUiygS0e6vrrIql+SBPfpgo/j3jr4gS8yI8S8CQ=
SHA256 (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = Tc0XG4d2xBuXUh5doSei2GrSgBFIB9Cyqx5GK8dk2eE=
SHA256 (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = yBHKSoyFPvQgq9hZK6U927rJBBD6tpA7PnmXKmMfdoA=
SHA256 (synapse-1.91.0.tar.gz) = N85s5ZsxsoSRDrOe1LokBjiy5UvC6LHUUoPiivh/Wmg=
SHA256 (synapse-1.91.1.tar.gz) = TYQG3V9j3N7250AZkjciTcCdSwSCfWc3vkEOQA1ef7w=
SIZE (cargo/aho-corasick-1.0.2.tar.gz) = 167694
SIZE (cargo/anyhow-1.0.72.tar.gz) = 43837
SIZE (cargo/arc-swap-1.5.1.tar.gz) = 66157
Expand Down Expand Up @@ -111,4 +111,4 @@ SIZE (cargo/windows_i686_gnu-0.36.1.tar.gz) = 818115
SIZE (cargo/windows_i686_msvc-0.36.1.tar.gz) = 724575
SIZE (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = 790934
SIZE (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = 661999
SIZE (synapse-1.91.0.tar.gz) = 8368635
SIZE (synapse-1.91.1.tar.gz) = 8368640

0 comments on commit b58b2e5

Please sign in to comment.