summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-07-24 14:12:34 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-07-24 14:12:34 +0200
commitace16b8c4db6c292df1ac38f7ea385a13f5bac00 (patch)
treeeac0ea4c3ae44c2bc3be88d9d7072e1f775444cd
parentTry to avoid more olm loops (diff)
downloadnheko-ace16b8c4db6c292df1ac38f7ea385a13f5bac00.tar.xz
Fix some issues when parsing or serializing enabled pack rooms
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index 7d2d5dc3..7b26602c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -382,7 +382,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG bc203a0e01abcff85ae1972f1ab9de3fabc3dba6 + GIT_TAG 316a4040785ee2eabac7ef5ce7b4acb71c48f6eb ) 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 a3637fd0..0fa450b3 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -161,7 +161,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: bc203a0e01abcff85ae1972f1ab9de3fabc3dba6 + - commit: 316a4040785ee2eabac7ef5ce7b4acb71c48f6eb type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: