download: url-fetch/tarball: Make ‘name’ truly optional.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 27 Jan 2017 19:48:37 +0000 (20:48 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 1 Feb 2017 14:53:32 +0000 (15:53 +0100)
commit58f91e4d03e102058fc0f8a859cb144c40c6a1d0
tree5fb56be8fcd7128c499bd7be82a526727d4acfc9
parent61ac75445320890e9be38dc04492cae3caf657a2
download: url-fetch/tarball: Make ‘name’ truly optional.

* guix/download.scm (url-fetch/tarbomb): Fall back to ‘file-name’ if
‘name’ is #f, like the regular ‘url-fetch’ does.
* gnu/packages/bioinformatics.scm (muscle)[source]: Remove ‘file-name’.
* gnu/packages/engineering.scm (fastcap)[source]: Likewise.
* gnu/packages/scheme.scm (scmutils)[source]: Likewise.
gnu/packages/bioinformatics.scm
gnu/packages/engineering.scm
gnu/packages/scheme.scm
guix/download.scm