gnu: Add ruby-hoe-git. * gnu/packages/ruby.scm (ruby-hoe-git): New variable.
gnu: Add r-vegan. * gnu/packages/bioinformatics.scm (r-vegan): New variable.
gnu: Add r-mgcv. * gnu/packages/statistics.scm (r-mgcv): New variable.
gnu: Add r-permute. * gnu/packages/statistics.scm (r-permute): New variable.
gnu: texlive: Update to 2016. * gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src, texlive-bin, texlive-texmf, texlive): Update to 2016. (texlive-texmf)[properies]: Add max-silent-time so grafts don't time out.
gnu: Adjust to yasm change of module. This is a followup to 15a3fffc593a2385bbac60913909833babc1625f. * gnu/packages/gnuzilla.scm, gnu/packages/gstreamer.scm, gnu/packages/kodi.scm, gnu/packages/video.scm: Adjust import list to yasm move.
gnu: yasm: Move to (gnu packages assembly). * gnu/packages/yasm.scm: Remove. Move 'yasm' to... * gnu/packages/assembly.scm (yasm): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
gnu: Add nasm. * gnu/packages/assembly.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
install: Pass a relative file name to 'local-file'. This is a followup to cbbbb7be0fbaa11ff75bce92f2d82131ff8db104. * gnu/system/install.scm (/etc/configuration-files): Pass a relative file name to 'local-file'.
gnu: diamond: Update to 0.8.7. * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7.
gnu: Update american-fuzzy-lop to 2.15b. * gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
gnu: Add thefuck. * gnu/packages/admin.scm (thefuck): New variable.
gnu: shotwell: Update to 0.23.1. Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk.
gnu: python-wsgi-intercept: Update to 1.2.2. * gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept): Update to 1.2.2.
gnu: python-requests-toolbelt: Update to 0.6.2. * gnu/packages/python.scm (python-requests-toolbelt, python2-requests-toolbelt): Update to 0.6.2.
gnu: vdirsyncer: Update to 0.11.2. * gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
gnu: python-click-threading: Update to 0.2.0. * gnu/packages/python.scm (python-click-threading, python2-click-threading): Update to 0.2.0.
gnu: python-click: Update to 6.6. * gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
gnu: Add warzone2100. * gnu/packages/games.scm (warzone2100): New variable.
hydra: Set the guile-for-build for the test jobs. * build-aux/hydra/gnu-system.scm (system-test-jobs): Call 'set-guile-for-build'.