gnu: r-gdtools: Update to 0.1.6. * gnu/packages/statistics.scm (r-gdtools): Update to 0.1.6.
gnu: Add r-sparql. * gnu/packages/bioinformatics.scm (r-sparql): New variable.
gnu: epiphany: Update to 3.24.4. * gnu/packages/gnome.scm (epiphany): Update to 3.24.4.
gnu: libvirt: Make selected inputs native-inputs. * gnu/packages/virtualization.scm (libvirt)[inputs]: Move perl, polkit, and python from here... [native-inputs]: ...to here.
gnu: libvirt: Update to 3.7.0. * gnu/packages/virtualization.scm (libvirt): Update to 3.7.0. [native-inputs]: Add libxslt for xsltproc.
gnu: python-libvirt: Update to 3.7.0. * gnu/packages/virtualization.scm (python-libvirt): Update to 3.7.0.
gnu: Use HTTPS for libvirt.org. * gnu/packages/virtualization.scm (libvirt, python-libvirt)[home-page]: Use HTTPS.
gnu: libidn2: Replace with 2.0.4 [security fixes]. * gnu/packages/libidn.scm (libidn2)[replacement]: New field. (libidn2-2.0.4): New variable.
gnu: emacs-tiny: Fix typo. * gnu/packages/emacs.scm (emacs-tiny)[description]: Fix typo.
gnu: Add emacs-minitest. * gnu/packages/emacs.scm (emacs-minitest): New variable.
vm: Remove redundant conditional in system-disk-image. * gnu/system/vm.scm (system-disk-image): Remove redundant conditional for #:file-system-type when calling qemu-image.
gnu: classpath-devel: Fix build after d10092b8491. * gnu/packages/java.scm (classpath-devel)[arguments]: Actually run 'bootstrap' phase.
gnu: emacs-browse-at-remote: Simplify 'check' phase. * gnu/packages/emacs.scm (emacs-browse-at-remote)[native-inputs]: Add 'ert-runner'. [arguments]: Run it in the 'check' phase.
gnu: gpm: Fix build. * gnu/packages/linux.scm (gpm)[arguments]: Patch autogen.sh shebang during the 'boottstrap phase.
gnu: quassel: Update package definition. * gnu/packages/irc.scm (quassel)[source]: Remove bundled scripts. [arguments]: Update comments in 'configure-flags. [inputs]: Remove oxygen-icons. Move extra-cmake-modules and qttools ... [native-inputs]: ... to here.
gnu: i3-wm: Update to 4.14. * gnu/packages/wm.scm (i3-wm): Update to 4.14.
gnu: mpd: Update to 0.20.10. * gnu/packages/mpd.scm (mpd): Update to 0.20.10.
services: Add auto-enable? parameter to the bluetooth-service. * gnu/services/desktop.scm (bluetooth-configuration): New record. (bluetooth-shepherd-service): Use it. (bluetooth-directory): New method. (bluetooth-service-type): Use it to extend the etc-service-type service. (bluetooth-service): Add `auto-enable?' parameter. * doc/guix.texi (Desktop Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-ghp-import. * gnu/packages/version-control.scm (python-ghp-import, python2-ghp-import): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add emacs-tiny. * gnu/packages/emacs.scm (emacs-tiny): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>