summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-09-10 13:19:22 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-09-10 13:19:22 +0200
commit2bdb9c434771ae5e60f714a096be39a5834f6a28 (patch)
tree169ce293bfc1bbb3c88d09e899c19045f1163394
parentBump mtxclient to released version (diff)
downloadnheko-2bdb9c434771ae5e60f714a096be39a5834f6a28.tar.xz
Fix sync with empty invite state
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index da5f29ae..82a54b73 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -582,7 +582,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG v0.8.2 + GIT_TAG 251dc12469ecd96d0ec491551589b244f12d6d92 ) set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index e7684652..5f3872ff 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -203,8 +203,8 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 42bf1fd01d5b5aca58c1b284510fc1a30d949785 - tag: v0.8.2 + - commit: 251dc12469ecd96d0ec491551589b244f12d6d92 + #tag: v0.8.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: