gnu: python-nbformat: Update to 4.3.0.
* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
download: Add the canonical GnuPG download site.
* guix/download.scm (%mirrors)<gnupg>: Add https://gnupg.org.
gnu: gnupg: Update to 2.1.23.
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.23.
[arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now
the default.
gnu: r-wgcna: Update to 1.61.
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.61.
[propagated-inputs]: Add r-rcpp, r-robust, r-survival.
gnu: Add r-robust.
* gnu/packages/statistics.scm (r-robust): New variable.
gnu: Add r-fit-models.
* gnu/packages/statistics.scm (r-fit-models): New variable.
gnu: Add r-rrcov.
* gnu/packages/statistics.scm (r-rrcov): New variable.
gnu: Add r-pcapp.
* gnu/packages/statistics.scm (r-pcapp): New variable.
gnu: r-gdtools: Update to 0.1.5.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.5.
gnu: r-ggbeeswarm: Update to 0.6.0.
* gnu/packages/statistics.scm (r-ggbeeswarm): Update to 0.6.0.
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2017-7802,
CVE-2017-7803, CVE-2017-7807, and the remaining 6 out of 23 changesets for
CVE-2017-7779.
gnu: icecat: Rename patches to reflect CVE assignments.
Document that our existing patches include fixes for CVE-2017-7753,
CVE-2017-7784, CVE-2017-7786, CVE-2017-7787, CVE-2017-7791, CVE-2017-7792,
CVE-2017-7798, CVE-2017-7798, CVE-2017-7800, CVE-2017-7801, and 17 out of 23
changesets for CVE-2017-7779.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE
assignments.
gnu: gnurl: Update to 7.55.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
gnu: virt-manager: Update to 1.4.2.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.2.
gnu: libgdata: Disable failing tests.
* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’
phase.
gnu: r-igraph: Move to (gnu packages graph).
* gnu/packages/statistics.scm (r-igraph): Move from here...
* gnu/packages/graph.scm (r-igraph): ...to here.
gnu: Add python-igraph.
* gnu/packages/graph.scm (python-igraph): New variable.
gnu: Add igraph.
* gnu/packages/graph.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
gnu: viewnior: Don't build icon-theme.cache.
* gnu/packages/image-viewers.scm (viewnior)[arguments]: Add phase to
disable building the icon-theme.cache.