"Artyom V. Poptsov" writes: > This patchset fixes Guile-Lib tests with Guile 2.2. > > Artyom V. Poptsov (2): > gnu: guile-lib: Remove "strip" phase. > gnu: guile-lib: Fix tests for Guile 2.2. > > gnu/local.mk | 1 + > gnu/packages/guile-xyz.scm | 4 +- > .../guile-lib-fix-tests-for-guile2.2.patch | 52 +++++++++++++++++++ > 3 files changed, 56 insertions(+), 1 deletion(-) > create mode 100644 gnu/packages/patches/guile-lib-fix-tests-for-guile2.2.patch > > > base-commit: 3bd8d238aba718bf949691d0e37fa310e2cfc12a Thanks for the patches, I've pushed these to master as 85923f9eb423652200351a34f195b86c46ecf97b. Chris