After updating icu to 76.1-1, rspamd fails to start. It looks like it needs a rebuild against that version, but looking at the Arch repo, there's a newer version available anyway.
[code]rspamd[4893]: /usr/bin/rspamd: error while loading shared libraries: libicuuc.so.75: cannot open shared object file: No such file or directory[/code]
aarch64:
[code]
$ pacsearch rspamd
....
extra/rspamd 3.10.0-1 [installed]
Fast, free and open-source spam filtering system
[/code]
x86_64:
[code]
$ pacsearch rspamd
...
extra/rspamd 3.11.0-2
Fast, free and open-source spam filtering system
[/code]