Hi, the attached patches are required for guix-cran (https://github.com/guix-science/guix-cran). import/cran already has the ability to add a prefix to licenses, but it was not exposed. Additionally I need to parameterize fetch/download functions, so I can cache the tarballs/DESCRIPTION files. Cheers, Lars Lars-Dominik Braun (3): import/cran: Allow custom license prefix. import/cran: Allow overriding description fetch function. import/cran: Allow overriding tarball download. guix/import/cran.scm | 30 +++++++++++++++++++++--------- guix/scripts/import/cran.scm | 18 ++++++++++++++++-- 2 files changed, 37 insertions(+), 11 deletions(-) -- 2.37.3