gnu: Add sound-juicer. * gnu/packages/gnome.scm (sound-juicer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libmusicbrainz. * gnu/packages/music.scm (libmusicbrainz): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libdiscid. * gnu/packages/music.scm (libdiscid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: inkscape: Use HTTPS for home page. * gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
gnu: inkscape: Update to 0.92.2. * gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
gnu: newsbeuter: Deprecate in favour of newsboat. * gnu/packages/syndication.scm (newsbeuter): Redefine using ‘deprecated-package’. * gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file. * gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove both.
gnu: rrdtool: Update to 1.7.0. * gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0. [native-inputs]: Add bc, perl, and tzdata. [arguments]: Remove obsolete substitution in ‘pre-configure’ phase. Set TZDIR for tests in new ‘prepare-test-environment’ phase. Add ‘remove-native-input-references’ phase for example scripts.
gnu: fio: Update to 3.3. * gnu/packages/benchmark.scm (fio): Update to 3.3.
gnu: perl-list-moreutils: Update to 0.428. * gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
gnu: libmtp: Update to 1.1.14. * gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
gnu: python-idna: Update to 2.6. * gnu/packages/python.scm (python-idna): Update to 2.6.
gnu: ocaml-zed: Update to 1.6. * gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
gnu: rrdtool: Re-order imports. * gnu/packages/rrdtool.scm: Order imports alphabetically.
gnu: rrdtool: Use HTTPS for home page. * gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
gnu: wine: Remove duplicate supported-systems field. * gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate field.
gnu: linux-libre: Update to 4.14.13. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.76. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
gnu: linux-libre@4.4: Update to 4.4.111. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
gnu: grub-hybrid: Don't try to install files that already exist. * gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file already exists in the destination directory before installing it.
gnu: wine: Limit supported architectures to ones that can build our wine. * gnu/packages/wine.scm (wine)[supported systems]: New field, limit to architectures which can build for their selected '#:system'.