Hi, I have a case where I'd need to grab an xz'ed source tarball from one location, and a gzip'ed tarball from another (github's snapshot generator, to be exact). Is that possible with "base" or do I need to fetch the 2nd one manually in the post-fetch? R.