gnu: python2-flake8: Fix python-enum34 propagation. * gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace PYTHON2-ENUM with PYTHON2-ENUM34.
gnu: multiqc: Update to 1.4. * gnu/packages/bioinformatics.scm (multiqc): Update to 1.4. [propagated-inputs]: Remove PYTHON-ENUM34.
gnu: sablevm: Fix broken build. * gnu/packages/java.scm (sablevm)[arguments]: Change threading type.
Merge branch 'master' into core-updates
gnu: linux-libre: Update to 4.15.1. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.14: Update to 4.14.17. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17. (%linux-libre-4.14-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.80. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
gnu: linux-libre@4.4: Update to 4.4.115. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115.
Merge branch 'master' into core-updates
gnu: giac-xcas: Update to 1.4.9-45. * gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-45.
gnu: gpsbabel: Add missing module. * gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for "with-directory-excursion" macro.
gnu: Add culmus. * gnu/packages/fonts.scm (culmus): New variable.
gnu: emacs-browse-at-remote: Update to 0.9.0-1.31dcf77. * gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.9.0-1.31dcf77.
gnu: ncdu: Update to 1.13. * gnu/packages/ncdu.scm (ncdu): Update to 1.13.
gnu: man-pages: Update to 4.15. * gnu/packages/man.scm (man-pages): Update to 4.15.
gnu: cfitsio: Use HTTPS home page. * gnu/packages/astronomy.scm (cfitsio)[home-page]: Use HTTPS.
gnu: node: Update to 9.4.0. * gnu/packages/node.scm (node): Update to 9.4.0. [arguments]: Remove all tests that depend on eslint being available. Remove reference to deleted test. Removed networking test.
gnu: ethtool: Update to 4.15. * gnu/packages/networking.scm (ethtool): Update to 4.15.
gnu: slepc: Apply invoke to configure flags. Follow-up to 94a1eb96d32fcce97ee5d9440ecffe22f7555cd5 * gnu/packages/maths.scm (slepc)[arguments]: Use 'apply' since 'flags' is a list of configure arguments.
gnu: Add Elemental. * gnu/packages/maths.scm (elemental): New variable.