gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash. * gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]: Update hash because the tarball changed in place.
gnu: snakemake: Update to 3.13.3. * gnu/packages/python.scm (snakemake): Update to 3.13.3.
gnu: guitarix: Update to 0.35.5. * gnu/packages/audio.scm (guitarix): Update to 0.35.5.
gnu: sortmerna: Limit support to x86_64 and i686 only. * gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
gnu: totem: Do not build static libraries. * gnu/packages/gnome.scm (totem)[arguments]: Pass "--disable-static". This reduces the size of Totem from 11 MiB to 9 MiB.
download: Add OpenBSD mirrors. * guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors. * gnu/packages/ntp.scm (openntpd)[source]: Use them. * gnu/packages/ssh.scm (openssh)[source]: Likewise. * gnu/packages/tls.scm (libressl)[source]: Likewise.
gnu: openntpd: Update to 6.1p1. * gnu/packages/ntp.scm (openntpd): Update to 6.1p1.
gnu: tlp: Update to 1.0. * gnu/packages/linux.scm (tlp): Update to 1.0.
gnu: meson: Update to 0.41.1. * gnu/packages/build-tools.scm (meson) Update to 0.41.1.
gnu: totem: Disable automatic plugin installation. * gnu/packages/gnome.scm (totem)[arguments]: Add #:configure-flags.
guix system: Use "image.iso" as the name of ISO images. * guix/scripts/system.scm (system-derivation-for-action): Pass #:name to 'system-disk-image'.
vm: 'iso9660-image' produces a single-file output. * gnu/system/vm.scm (expression->derivation-in-linux-vm): Add #:single-file-output? and pass it to 'load-in-linux-vm'. (iso9660-image): Pass #:single-file-output? to 'expression->derivation-in-linux-vm'. * gnu/build/vm.scm (load-in-linux-vm): Add #:single-file-output? and honor it.
gnu: node: Add search path specification for 'NODE_PATH'. * gnu/packages/node.scm (node)[native-search-paths]: New field.
vm: Increase disk size overhead estimate. * gnu/build/vm.scm (estimated-partition-size): Add 25% to the graph size.
gnu: libstaroffice: Update to 0.0.4. * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.4.
system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. * gnu/system.scm (%setuid-programs): Add 'newuidmap' and 'newgidmap'.
services: sysctl: Fix typo. * gnu/services/sysctl.scm: Fix typo of 'make-sysctl-configuration'.
gnu: moka-icon-theme: Update to 5.3.6. * gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.6.
gnu: edi: Update to 0.5.1. * gnu/packages/enlightenment.scm (edi): Update to 0.5.1.
gnu: enblend-enfuse: Use texlive-tiny. * gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace texlive-minimal with texlive-tiny.