On Fri, Jun 17, 2016 at 08:56:16PM -0400, Leo Famulari wrote: > 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 ;)
By the way, thanks for addressing the question of the tests with the upstream maintainers! > > > + (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?