gnu: mediasdk: Remove input labels. * gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
gnu: mediasdk: Update to 22.4.4. * gnu/packages/video.scm (mediasdk): Update to 22.4.4.
gnu: python-libvirt: Add 'upstream-name' property. * gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
gnu: libvirt: Use G-expression. * gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
gnu: libvirt: Remove input labels. * gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
gnu: libvirt, python-libvirt: Update to 8.6.0. * gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch. * gnu/packages/virtualization.scm (libvirt): Update to 8.6.0. (python-libvirt): Update to 8.6.0. [arguments]: Remove, as the default test phase works fine.
gnu: catch2@1: Adjust for glibc 2.34 and later. * gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields.
gnu: python-pyicu: Update to 2.9. * gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
gnu: python-pyicu: Update home page. * gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
.guix-authorizations: Authorize Andrew Tropin's subkey instead. Addresses <https://issues.guix.gnu.org/57091> for now. * .guix-authorizations (abcdw): Use signing subkey instead of primary.
gnu: tor: Update to 0.4.7.9 [DoS mitigations]. * gnu/packages/tor.scm (tor): Update to 0.4.7.9.
gnu: gap: Enable compilation of more optional packages. * gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages with free licenses clarified in the latest release, and which do not require additional inputs.
gnu: gap: Update to 4.11.1. * gnu/packages/algebra.scm (gap): Update to 4.11.1. [source]<snippet>: Remove trailing #t. [arguments]<phases>: Remove trailing #t. Install missing config.h header. Co-authored-by: vicvbcun <guix@ikherbers.com>
gnu: lcsync: Fix building on non-x86 hardware. * gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use simde instead of immintrin.h directly. [native-inputs]: Add simde.
gnu: lcsync: Use test-target. * gnu/packages/networking.scm (lcsync)[arguments]: Set test-target. Remove custom 'check phase.
gnu: librecast: Use test-target. * gnu/packages/networking.scm (librecast)[arguments]: Set test-target. Remove custom 'check phase.
gnu: lcrq: Use test-target. * gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove custom 'check phase.
gnu: artwork: Update repository to latest commit. * gnu/artwork.scm (%artwork-repository): Update to commit 4c7f2ce6428a63e202cd2a9474a06f68a946934d.
build: marionette: Adjust QEMU Info manual reference. * gnu/build/marionette.scm (marionette-control): Update doc to correct the QEMU Info manual reference.
gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra. * gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra.