gnu: gnupg: Update to 2.1.10. * gnu/packages/gnupg.scm (gnupg): Update to 2.1.10. [inputs]: Add adns.
gnu: gnupg-2.0: Update to 2.0.29. * gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29. [inputs]: Add adns.
gnu: libassuan: Update to 2.4.2. * gnu/packages/gnupg.scm (libassuan): Update to 2.4.2.
gnu: Move pkg-config to native inputs. * gnu/packages/xiph.scm (ao)[native-inputs]: Move pkg-config from inputs. * gnu/packages/xorg.scm (xf86-video-geode)[native-inputs]: Likewise.
edit: Don't assume that an emacs daemon is running. * guix/scripts/edit.scm (%editor): Use Emacs as a default value.
edit: Allow command line arguments in $VISUAL and $EDITOR. * guix/scripts/edit.scm (guix-edit): Fix the assumption that %editor is a one word command.
gnu: nano: Update to 2.5.0. * gnu/packages/nano.scm (nano): Update to 2.5.0.
gnu: gdb: Update to 7.10.1. * gnu/packages/gdb.scm (gdb): Update to 7.10.1.
gnu: manaplus: Update to 1.5.12.5. * gnu/packages/games.scm (manaplus): Update to 1.5.12.5.
emacs: info: Show a message after copying button label. * emacs/guix-info.el (guix-info-button-copy-label): Use 'guix-copy-as-kill' to display a message with what was killed.
emacs: Complete --profile in 'guix package' popup. * emacs/guix-command.el (guix-command-improve-package-argument): Use 'guix-read-file-name' to complete --profile option.
emacs: 'guix-emacs-load-autoloads' takes a profile. * emacs/guix-emacs.el (guix-emacs-load-autoloads): Use 'profile' as an optional argument. (guix-emacs-load-autoloads-maybe): Adjust accordingly. * emacs/guix-init.el: Likewise.
emacs: Fix 'guix-pull'. * emacs/guix-base.el (guix-pull): Handle prefix argument when it is run interactively. Use 'guix-command' instead of 'guix-pull' to prevent REPL exit if 'leave' happens.
emacs: Fix 'guix-apply-manifest'. * emacs/guix-base.el (guix-apply-manifest): Use 'guix-command' instead of 'guix-package' to prevent REPL exit if 'leave' happens. Expand profile and manifest file names, as relative file names lead to an error.
gnu: pius: Update to 2.2.1. * gnu/packages/gnupg.scm (pius): Update to 2.2.1. Change URL to github.com. [arguments]: Update pattern for 'gpg' command.
gnu: Add letsencrypt. * gnu/packages/tls.scm (letsencrypt): New variable.
gnu: Add acme. * gnu/packages/tls.scm (acme): New variable.
gnu: Add python2-parsedatetime. * gnu/packages/python.scm (python2-parsedatetime): New variable.
gnu: python-parsedatetime: Update to 1.5. * gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests.
gnu: Add python-ndg-httpsclient. * gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables.