A while ago, @matterhorn103 suggested changing the openchemistry
main repository to check out the HEAD of each component. This makes it a bit easier in both the build scripts and general build instructions to make sure everything is up-to-date.
As it stands, we create a tag with each release, so anyone who needs to build a particular version can easily do that.
Any reason to not switch to “always update to latest code?”