gnu: libass: Update to 0.14.0. * gnu/packages/video.scm (libass): Update to 0.14.0. [native-inputs]: Change from YASM to NASM.
tests: ssh: Make sure we can run executables from PATH. * gnu/tests/ssh.scm (run-ssh-test): Add tests for running commands in system and user profile.
system: Return early in skeleton '.bashrc' when the shell is non-interactive. * gnu/system/shadow.scm (default-skeletons)[bashrc]: Add return statement.
system: Test for interactive shell instead of `cat` in skeleton '.bashrc'. * gnu/system/shadow.scm (default-skeletons)[bashrc]: Wrap $SSH_CLIENT test in a conditional testing for interactive shell.
gnu: feh: Enable tests. * gnu/packages/image-viewers.scm (feh)[arguments]: Remove #:tests?. Add #:test-target. [native-inputs]: Add PERL and PERL-TEST-COMMAND. New field.
gnu: Add perl-test-command. * gnu/packages/perl.scm (perl-test-command): New public variable.
gnu: wine64: Add aarch64-linux to supported-systems. * gnu/packages/wine.scm (wine64)[supported-systems]: Add aarch64-linux.
gnu: vsearch: Update to 2.5.2. * gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.2.
gnu: diamond: Update to 0.9.11. * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.11.
gnu: libfilezilla: Update to 0.11.1. * gnu/packages/ftp.scm (libfilezilla): Update to 0.11.1.
gnu: gnome-mpv: Update to 0.13. * gnu/packages/video.scm (gnome-mpv): Update to 0.13.
gnu: you-get: Update to 0.4.939. * gnu/packages/video.scm (you-get): Update to 0.4.939.
download: Refresh the cpan.org mirror list. * guix/download.scm (%mirrors)[cpan]: Update the list of CPAN mirrors (of which several are dead) with a more-or-less geographically diverse selection.
gnu: ncmpcpp: Update to 0.8.1. * gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.1.
gnu: Add emacs-ggtags. * gnu/packages/emacs.scm (emacs-ggtags): New variable.
gnu: Add sakura. * gnu/packages/terminals.scm (sakura): New variable.
gnu: Add emacs-company-quickhelp. * gnu/packages/emacs.scm (emacs-company-quickhelp): New variable.
gnu: lxc: Update to 2.1.1. * gnu/packages/virtualization.scm (lxc): Update to 2.1.1.
gnu: Add emacs-helm-make. * gnu/packages/emacs.scm (emacs-helm-make): New variable.
gnu: Remove cufflinks. Cufflinks includes essential non-free code. Fixes <https://bugs.gnu.org/28946>. * gnu/packages/bioinformatics.scm (cufflinks): Remove variable.