gnu: gmp: Disable parallel tests. * gnu/packages/multiprecision.scm (gmp)[arguments]: Disable parallel tests.
build: Add missing patches to the distribution. * gnu-system.am (dist_patch_DATA): Add glibc-hurd-extern-inline.patch and plink-1.07-unclobber-i.patch.
Merge branch 'master' into core-updates
gnu: numactl: Update to 2.0.11. * gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11. [native-inputs]: Drop autotools. [arguments]: Drop phase calling autogen.sh.
gnu: wget: Update to 1.17.1. * gnu/packages/wget.scm (wget): Update to 1.17.1.
gnu: gcc: Use the system zlib. * gnu/packages/gcc.scm (gcc-4.7) <configure-flags>: Pass '--with-system-zlib'. * gnu/packages/commencement.scm (gcc-boot0)[arguments]: Remove '--with-system-zlib' from the configure flags. * gnu/packages/commencement.scm (zlib-final): New variable. (gcc-final)[arguments]: Add ZLIB-FINAL to #:allowed-references. Pass -L and -Wl,-rpath for zlib in LDFLAGS, as a configure flag. [inputs]: Add LD-WRAPPER-BOOT3 and ZLIB-FINAL.
gnu: gcc-final: Remove unnecessary CPPFLAGS. * gnu/packages/commencement.scm (gcc-final)[arguments]: Remove unnecessary CPPFLAGS from #:make-flags.
gnu: Move sparsehash to datastructures module. * gnu/packages/crypto.scm (sparsehash): Move variable to... * gnu/packages/datastructures.scm: ...new file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add r-lattice. * gnu/packages/statistics.scm (r-lattice): New variable.
gnu: Add r-gridbase. * gnu/packages/statistics.scm (r-gridbase): New variable.
gnu: Add r-plotrix. * gnu/packages/statistics.scm (r-plotrix): New variable.
gnu: Add r-readr. * gnu/packages/statistics.scm (r-readr): New variable.
gnu: Rename r-data.table to r-data-table. * gnu/packages/statistics.scm (r-data.table): Rename variable ... (r-data-table): ... to this. [description]: Clarify relation to data.frame. [license]: Use correct license.
import: cran: Parse DESCRIPTION instead of HTML. * guix/import/cran.scm (description->alist, listify, beautify-description, description->package): New procedures. (table-datum, downloads->url, nodes->text, cran-sxml->sexp): Remove proceduces. (latest-release): Use parsed DESCRIPTION instead of SXML. * tests/cran.scm: Rewrite to match importer.
import: cran: Match more license strings. * guix/import/cran.scm (string->license): Match more license strings to license symbols.
gnu: Add snap-aligner. * gnu/packages/bioinformatics.scm (snap-aligner): New variable.
gnu: python-certifi: Update to 2015.11.20.1. * gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1. [source]: Change to pypi syntax.
gnu: gnumeric: Add python scripting support. * gnu/packages/gnome.scm (gnumeric): Do it. [inputs]: Add python2, python2-pygobject-2.
gnu: gnumeric: Update to 1.12.24. * gnu/packages/gnome.scm (gnumeric): Update to 1.12.24. [inputs]: Add librsvg, libxslt. [arguments]: Use "modify-phases" syntax.
gnu: goffice: Update to 0.10.24. * gnu/packages/gnome.scm (goffice): Update to 0.10.24.