system: Fix 'guix system' when root fs is named by UUID. Fixes <https://bugs.gnu.org/23881>. * guix/scripts/system.scm (previous-grub-entries) (display-system-generation): Handle the case where the root device is specified by UUID.
gnu: borg: Update to 1.0.7. * gnu/packages/backup.scm (borg): Update to 1.0.7.
gnu: python-msgpack: Update to 0.4.8. * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
gnu: python-llfuse: Update to 1.1.1. * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
gnu: gnome-maps: Update to 3.18.3. * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: python-lirc: Fix file-name. * gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes. [source]: Fix misleading file-name.
gnu: perl-net-smtp-ssl: Use CPAN mirror. * gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
gnu: unclutter: Use 'modify-phases'. * gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
gnu: xdotool: Use 'modify-phases'. * gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
gnu: Avoid @itemize in descriptions. * gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate instead of @itemize to work around <http://bugs.gnu.org/21772>. (kitemmodels)[description]: Likewise.
edit: Do not honor 'GUIX_BUILD_OPTIONS'. * guix/scripts/edit.scm (guix-edit)[parse-arguments]: New procedure. Use it.
gnu: openssh: Use /etc as the sysconfdir. * gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
gnu: atlas: Use 'modify-phases'. * gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
gnu: rhythmbox: Update to 3.4. * gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
gnu: shotwell: Update to 0.23.5. * gnu/packages/gnome.scm (shotwell): Update to 0.23.5. [propagated-inputs]: Add dconf. [native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils, python2, and python2-libxml2. [inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
gnu: shotwell: Update to 0.23.4. * gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool.
gnu: paperkey: Use 'modify-phases'. * gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
gnu: signing-key: Use tex for the description. * gnu/packages/gnupg.scm (signing-key)[description]: Update the description to use tex formatting.
gnu: signing-party: Use Debian mirror for downloads. * gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the Debian mirror scheme.
gnu: signing-party: Use 'modify-phases'. * gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.