Standard library 1.5 and above uses standard-library-<version> as its name, and apkg tries to find that in the index. However, since the index has standard-library/versions/v1.5, not standard-library-1.5/versions/v1.5, it cannot find file descriptor and failed to install standard library.
It would be greatly appreciated if this can be fixed.