doc: Fix typo. * doc/guix.texi (Miscellaneous Services): Fix typo.
gnu: tombo: Disable tests. * gnu/packages/bioinformatics.scm (tombo)[arguments]: New field.
gnu: guix-jupyter: Disable parallel tests. * gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add #:parallel-tests?.
gnu: python-cfgv: Update to 3.3.1. * gnu/packages/python-xyz.scm (python-cfgv): Update to 3.3.1. [arguments]: Respect TESTS? keyword in check phase. [native-inputs]: Remove PYTHON-COVERAGE and PYTHON-COVDEFAULTS.
gnu: python-fs: Update to 2.4.16. * gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
gnu: python-zopfli: Update to 0.2.1. * gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.1. [arguments]: Use pytest in check phase. [native-inputs]: Add PYTHON-PYTEST.
gnu: python-pytest-regressions: Update to 2.3.1. * gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
gnu: python-cairocffi: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
gnu: python-xlsxwriter: Update to 3.0.3. * gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
gnu: python-jdcal: Update to 1.4.1. * gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1. [arguments]: Use G-expression and respect TESTS? keyword.
gnu: python-et-xmlfile: Update to 1.1.0. * gnu/packages/python-xyz.scm (python-et-xmlfile): Update to 1.1.0. [source]: Switch to HG-FETCH. [arguments]: Use G-expression and respect TESTS? keyword.
gnu: zabbix: Update to 6.0.8. * gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.8. [native-inputs]: Add PKG-CONFIG.
gnu: linux: Remove unnecessary let clause in make-linux-libre. * gnu/packages/linux.scm (make-linux-libre*)[arguments]: Remove unnecessary let clause in 'configure phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu: Add cl-list-named-class. * gnu/packages/lisp-xyz.scm (cl-list-named-class, ecl-list-named-class, sbcl-list-named-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: cl-lisp-unit2: Update to 0.9.3. * gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-cron. * gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-positional-lambda. * gnu/packages/lisp-xyz.scm (cl-positional-lambda, ecl-positional-lambda, sbcl-positional-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-map-bind. * gnu/packages/lisp-xyz.scm (cl-map-bind, ecl-map-bind, sbcl-map-bind): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-rucksack. * gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-amb. * gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>