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.
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: 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.
gnu: Add QD. * gnu/packages/multiprecision.scm (qd): New variable.
gnu: Add emacs-org-tree-slide. Thanks, Pjotr & Ricardo! :-) * gnu/packages/emacs.scm (org-tree-slide): New variable.
gnu: diamond: Update to 0.9.17. * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.17.
gnu: Add fann. * gnu/packages/machine-learning.scm (fann): New variable. Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
gnu: u-boot: Remove surplus flag in 'install phase. * gnu/packages/bootloaders.scm (u-boot)[arguments]: Remove 'make-flags key from custom 'install phase.
gnu: linux-libre: Fix home-page url. * gnu/packages/linux.scm (linux-libre)[home-page]: Remove duplicate forward slash.
gnu: xorriso: Remove 'bzip2' and 'libcdio' from inputs. Thomas Schmitt suggested in bug#28398 to apply these changes. Neither of these inputs are referenced by the output store item. * gnu/packages/cdrom.scm (xorriso)[inputs]: Remove 'bzip2' and 'libcdio'. Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: Add xfburn. * gnu/packages/xfce.scm (xfburn): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>