Hi Greg, qua 23 abr 2025 às 14:39:57 (1745429997), [email protected] enviou: > (...) > > diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm > index fee7e02d6e..18f1a19ff9 100644 > --- a/gnu/packages/xdisorg.scm > +++ b/gnu/packages/xdisorg.scm > @@ -3538,7 +3538,7 @@ (define-public j4-dmenu-desktop > (build-system meson-build-system) > (native-inputs > (list catch2-3 pkg-config)) > - (inputs (list spdlog fmt-11)) > + (inputs (list spdlog-1.15)) > (arguments > (list > #:configure-flags >
Kodi is also affected by the bug this patch series solves[1]. Could you send a new version of this patch series removing 'fmt' from the list of inputs to kodi as you did for xdisorg? Other than that, LGTM. Cheers! 1. https://issues.guix.gnu.org/77911
