gnu: emacs-ement: Update to 0.2.1. * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.2.1.
gnu: qemu: Disable qtest-aarch64/migration-test test. * gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/virtualization.scm (qemu): Apply it.
gnu: gnome-shell-extension-gsconnect: Update to 50. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to version 50. Update url references to new organization.
gnu: libspatialite: Disable tests. Several tests fail since the update of Proj to version 9, but the library seems to be working as the test phases of dependents are passing. * gnu/packages/geo.scm (libspatialite)[arguments]: Disable tests.
gnu: Add r-compgenomrdata. * gnu/packages/bioinformatics.scm (r-compgenomrdata): New variable.
gnu: Add libpatch. * gnu/packages/instrumentation.scm (libpatch): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: guile-ini: Update to 0.5.2. * gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
news: Add another 'de' translation. * etc/news.scm: Add German translation of images API entry.
news: Add 'de' translation. * etc/news.scm: Add German translation of WSL images entry.
etc: teams: Add description and scope for lisp team. * etc/teams.scm.in (lisp): Add description and scope fields.
NEWS: Update it. * NEWS: Add an entry about WSL images.
gnu: linux-libre 5.10: Update to 5.10.145. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.145. (linux-libre-5.10-pristine-source): Update hash.
gnu: linux-libre 5.15: Update to 5.15.70. * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.70. (linux-libre-5.15-pristine-source): Update hash.
gnu: linux-libre: Update to 5.19.11. * gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.11. (linux-libre-5.19-pristine-source): Update hash.
gnu: Add python-vaex-core. * gnu/packages/python-science.scm (python-vaex-core): New variable.
gnu: Add pybind11-2.3. * gnu/packages/python-xyz.scm (pybind11-2.3): New variable.
gnu: Add python-blake3. * gnu/packages/python-crypto.scm (python-blake3): New variable.
gnu: emacs-orgmdb: Add missing input. * gnu/packages/emacs-xyz.scm (emacs-orgmdb)[arguments]: Avoid propagating FD. [inputs]: Add FD.
etc: teams: Give games a scope. * etc/teams.scm.in (games)[#:name]: Change to “Games and Toys”. [#:description, #:scope]: New fields.
etc: teams: Add description and scope for emacs. * etc/teams.scm.in (emacs): Add #:description and #:scope.