import: cran: Download tarballs only once.
authorRicardo Wurmus <rekado@elephly.net>
Thu, 3 Jan 2019 07:31:15 +0000 (08:31 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 3 Jan 2019 07:34:41 +0000 (08:34 +0100)
commitb3d0617a55c62fe75af44707a3cd4138fa97e62d
treea36b4787f9177b1009b4fa442b84326501e609d8
parent707efe171a4e0e542a7d969c130195fa94b5d615
import: cran: Download tarballs only once.

* guix/import/cran.scm (download): New procedure.
(fetch-description, description->package): Use it.
guix/import/cran.scm