Thank you for maintaining the package!
For some people who are not familiar with the testing repositories, https://wiki.archlinux.org/title/Official_repositories#Testing_repositories
you can wait for the liburing>=2.10 to be on stable repositories.
I'm not sure it's OK to enable testing repositories even when you need to build the latest version now.
Pinned Comments
carsme commented on 2023-12-07 04:02 (UTC)
BREAKING CHANGE: This package now builds shared objects:
instead of the static libraries:
Downstream packages must move
folly
from themakedepends
todepends
array to stay functional.We are doing this change since dynamic rather than static linking between packages is more in line with Arch Linux packaging practices (or just Linux packaging practices in general).