@antonio-rojas
Copy link
Contributor

../appstream-generator/src/asgen/backends/archlinux/alpkgindex.d(82): Error: foreach: cannot make entry ref

changing 'foreach (ref entry' to 'foreach (entry' fixes the problem, but I don't know if it has any side effects.

FTR, phobos commit that breaks it is dlang/phobos@5983bcc8