Hi,
Im using https://archlinuxarm.org/platforms/armv8/generic downloaded at 6/01/2023.
Issuing git clone gives me: $this->bbcode_second_pass_code('', '/usr/lib/git-core/git-remote-https: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory')
by test $this->bbcode_second_pass_code('', 'ln -srf /usr/lib/libunistring.so.5.0.0 /usr/lib/libunistring.so.2') makes git working so it looks to me like git pkg needs to be rebuild against current libunistring