Efraim Flashner <[email protected]> skribis: > It looks like `guix import gnu gzip` downloaded the .tar.xz copy, and > that it also added it to the store, so when I built it the tarball was > already in the store and I didn't notice that I forgot to change it from > .tar.gz to .tar.xz.
OK, thanks for letting us know. It should be more convenient to use ‘guix refresh -u gzip’ here. Normally ‘guix refresh’ honors the current tarball extension when there are several possible choices. If it does not, that’s a bug. Ludo’.
