On Thu, Jun 16, 2016 at 10:47:53PM +1000, Ben Woodcroft wrote: > * gnu/packages/bioinformatics.scm (r-vegan): New variable. > * gnu/packages/patches/vegan-revert-test-deletion.patch: New file.
This patch is 460K uncompressed. gzip reduces it to 124K. Currently `guix pull` downloads a 10.2 MiB tarball. Just food for thought ;) > + (license license:gpl2+))) The first file I checked in the Git repo has a different license: https://github.com/vegandevs/vegan/blob/master/src/pnpoly.c Can you check if there are any other files with different licenses?
