gnu: weechat: Update to 4.2.1. * gnu/packages/irc.scm (weechat): Update to 4.2.1. Change-Id: I9b36ce659762aac88f940d2946304d5cd43c66ee
gnu: gmt: Update to 6.5.0. * gnu/packages/geo.scm (gmt): Update to 6.5.0. Change-Id: Ib6d98494b9b67b23aedccaa50ff785999517c43d
gnu: python-mistletoe: Update to 1.3.0. * gnu/packages/markup.scm (python-mistletoe): Update to 1.3.0. [build-system]: Use pyproject-build-system. [arguments]: Do not override the check phase, skip one test in #:test-flags. [native-inputs]: Add python-parameterized, python-pytest. Change-Id: If25e3cbe19d8936d150c830f1b8f4ce8f8cb5692
gnu: gtk: Skip failing tests on aarch64-linux. * gnu/packages/gtk.scm (gtk)[arguments]: When building for aarch64-linux add a phase to skip a test which can't find the zink driver. Change-Id: I7b596309f1cbd555bd7ba889379d5b0bb245eabc
gnu: waybar: Update to 0.10.0. * gnu/packages/wm.scm (waybar): Update to 0.10.0. Change-Id: I5f52f2250510575156944a589db739abd71218a4
gnu: wlr-randr: Update to 0.4.1. * gnu/packages/wm.scm (wlr-randr): Update to 0.4.1. Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: wireshark: Update to 4.2.4 [security fixes]. Fixes CVE-2024-2955. * gnu/packages/networking.scm (wireshark): Update to 4.2.4. Change-Id: I707fc87d9572034f203616cba9d279a8af3f85a4 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: emacs: Also skip integrity check for i686-linux. The same cases fail as with armhf-linux. * gnu/packages/emacs.scm (emacs-no-x)[#:phases]<validate-comp-integrity>: Also skip check on i686-linux.
gnu: python-qasync: Update to 0.27.1. * gnu/packages/python-xyz.scm (python-qasync): Update to 0.27.1. [build-system]: Use pyproject-build-system. [arguments]: Use G-Expressions. [native-inputs]: Remove python-pytest-runner. Add python-poetry-core. Change-Id: I3290a8b59f393c7bea6f200b5e538ad4be14d349
gnu: ddrescue: Update to 1.28. * gnu/packages/disk.scm (ddrescue): Update to 1.28. Change-Id: I6211c020890df293312d7c5cf213c12467fc9d00
gnu: python-immutabledict: Enable tests. * gnu/packages/python-xyz.scm (python-immutabledict): Enable tests. Change-Id: I5ebd0fac21a5aa26785a2ced115b736ee5e7952c
gnu: python-immutabledict: Update to 4.2.0. * gnu/packages/python-xyz.scm (python-immutabledict): Update to 4.2.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-poetry-core. Change-Id: Ifc3499f6e01efefdcb58aadcae87bbb5a0295d46
gnu: librecad: Update to 2.2.0.2. * gnu/packages/engineering.scm (librecad): Update to 2.2.0.2. [arguments]<#:phases>: Delete the patch-boost-error, add-missing-headers and patch-paths phases. Remove trailing #t. * gnu/packages/patches/librecad-support-for-boost-1.76.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I23cc1a80b2e9e73bdef40575c4104480cc830d8c
gnu: gplates: Update to 2.4. * gnu/packages/geo.scm (gplates): Update to 2.4. [source]: Use git-fetch and fetch from GitHub. [arguments]: Remove #:configure-flags. [native-inputs]: Remove unzip. Change-Id: Idf7c7ffb902f98361a897ce122c076a1a2f7fdf2
gnu: ublock-origin: Update to 1.57.0. * gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.57.0. (ublock-main-assets): Update to 13715d6deb2ab7e384ac79368fd53c9fd8a7ef64. (ublock-prod-assets): Update to 3da96ce3dd494202656cbc95e1de8baabc0ab7b2. Change-Id: Id821ec01d3fde27feadf2a95173e6a26b669aacc
gnu: xarcan: Update to 0.6.3. * gnu/packages/arcan.scm (xarcan): Update to 0.6.3. Change-Id: I2480ec0b91e4248b1bc6b6d86f8ed7266a3b95ea Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: arcan: Update to 0.6.3. * gnu/packages/arcan.scm (arcan): Update to 0.6.3. Change-Id: I9b1337e578cdc7d290517ace3b0edb6a3fe6e926 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Merge branch 'emacs-team'
Merge branch 'gnome-team'
gnu: gerbil: Update to 0.18.1. * gnu/packages/scheme.scm (gerbil): Update to 0.18.1. [arguments]: Remove ‘chdir’ and ‘configure’ phases. Add ‘set-cc’ phase. Adjust ‘fix-gxi-shebangs’ phase. [native-inputs]: Remove ‘coreutils’ and ‘gcc’. Change-Id: I4248ae3d6df3beaf57b6036f5329374da79e26f1 Co-authored-by: Ludovic Courtès <ludo@gnu.org>