import: cran: Avoid uses of '@@' in the tests.
authorLudovic Courtès <ludo@gnu.org>
Thu, 16 Jan 2020 20:47:36 +0000 (21:47 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 16 Jan 2020 22:14:05 +0000 (23:14 +0100)
commitcfd1ed84013df85f0e473884ef4038b4bd7120d4
tree634c51fde51550743616b20e3a16b10b28e484a0
parent72c678af55390ce01bec590f760ab95af67663b2
import: cran: Avoid uses of '@@' in the tests.

* guix/import/cran.scm (description->alist, description->package): Export.
<top level>: Set! 'listify'.
* tests/cran.scm (description-alist, "description->package"): Remove use
of '@@' to access the relevant bindings.
guix/import/cran.scm
tests/cran.scm