gnu: webkitgtk: Update to 2.18.1. * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
gnu: youtube-dl: Update to 2017.10.20. * gnu/packages/video.scm (youtube-dl): Update to 2017.10.20.
gnu: dovecot: Update to 2.2.33.2. * gnu/packages/mail.scm (dovecot): Update to 2.2.33.2.
gnu: ola: Build with protobuf@2. This follows up commit dd12d4aad02fc83e00e7b09d676aa78bcb7dd476. * gnu/packages/protobuf.scm (protobuf-2): New variable. * gnu/packages/lighting.scm (ola)[propagated-inputs]: Use it.
gnu: font-hack: Update to 3.000. * gnu/packages/fonts.scm (font-hack): Update to 3.000. [source]: Download from new account. [license]: Explicitly list all licences.
gnu: Add aegisub. * gnu/packages/video.scm (aegisub): New variable.
gnu: Add ffms2. * gnu/packages/video.scm (aegisub): New variable.
gnu: speexdsp: Fix building on aarch64-linux. * gnu/packages/xiph.scm (speexdsp)[arguments]: On aarch64-linux, disable neon optimisations.
gnu: Add emacs-json-snatcher. * gnu/packages/emacs.scm (emacs-json-snatcher): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: shellcheck: Update to 0.4.6. * gnu/packages/haskell.scm (shellcheck): Update to 0.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: dos2unix: Update to 7.4.0. * gnu/packages/textutils.scm (dos2unix): Update to 7.4.0.
gnu: cowsay: Swap ‘build’ and ‘install’ phases. * gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the ‘install’ phase. Delete the ‘build’ phase, as there's nothing to be built.
gnu: cowsay: Update to 3.04. * gnu/packages/games.scm (cowsay): Update to 3.04. [source]: Download from new location. [home-page]: Point directly to the relevant page. [description]: Correct mark-up and expand slightly.
gnu: colordiff: Use HTTPS home page. * gnu/packages/patchutils.scm (colordiff)[home-page]: Use HTTPS.
gnu: unbound: Update to 1.6.7. * gnu/packages/dns.scm (unbound): Update to 1.6.7.
gnu: neofetch: Update to 3.3.0. * gnu/packages/admin.scm (neofetch): Update to 3.3.0. [arguments]: Add ‘install’ phase replacement that manually invokes make.
gnu: qtox: Update to 1.12.1. * gnu/packages/messaging.scm (qtox): Update to 1.12.1.
gnu: speedtest-cli: Update to 1.0.7. * gnu/packages/networking.scm (speedtest-cli): Update to 1.0.7.
gnu: cppcheck: Update to 1.81. * gnu/packages/check.scm (cppcheck): Update to 1.81.
gnu: python-sge-pygame: Update source URL. * gnu/packages/game-development.scm (python-sge-pygame)[source]: Update URL.