Add CI checks
The problem from 51d9e3bc that made it all the way into Alpine edge could have been prevented with a basic check that builds a small package and tries to install it.
How about we add something like that, using gitlab CI?
This hello-world package could be used for such testing purpose (possibly move the sources to an external location, so it tests downloading as well).