From 7dee8fbb0670bcdd5d687576e272197070ca641f Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 6 Aug 2026 07:53:00 +0200 Subject: [PATCH] test: pin libsession-util to the macOS paren-agg fix (DO NOT MERGE) Throwaway branch to run the macOS matrix against session-foundation/libsession-util#120 before merging it. Pins the submodule to b63b4b0d and temporarily points its URL at the public fork, since the fix commit is not on a branch in the upstream libsession-util repo. Must not be merged: it would redirect the libsession-util submodule to a personal fork. --- .gitmodules | 2 +- libsession-util | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d6ca3b1..12d6491 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libsession-util"] path = libsession-util - url = https://github.com/session-foundation/libsession-util.git + url = https://github.com/Bilb/libsession-util.git diff --git a/libsession-util b/libsession-util index e241a48..b63b4b0 160000 --- a/libsession-util +++ b/libsession-util @@ -1 +1 @@ -Subproject commit e241a489fde5385a3677e8f3401627095c23eed6 +Subproject commit b63b4b0db56764d57f663bc3f7ea8f6bcadd1abe