On Fri, Jun 17, 2016 at 11:23:19AM +1000, Ben Woodcroft wrote: > * gnu/packages/bioinformatics.scm (python-screed, python2-screed): > New variables.
> + (uri (string-append > + "https://pypi.python.org/packages/a0/6b/" > + "a90c7ab7b0ad1eab211053c85c1242a81379f34c5f5933392079c9b36858" Can you keep the hash on a single line? Just to reduce noise in the commit log for future updates... > + (synopsis "Short read sequence utils") s/utils/utilities > + (description "Screed parses FASTA and FASTQ files and generates > databases. Can you unpack these acronyms?