Timotej Lazar writes: > * gnu/packages/messaging.scm (bitlbee): Update to 3.6. > [source]: Add patch from master to fix test failures with libcheck≥0.13. > * gnu/packages/patches/bitlbee-fix-tests.patch: New file. > --- > gnu/packages/messaging.scm | 5 +- > gnu/packages/patches/bitlbee-fix-tests.patch | 665 +++++++++++++++++++ > 2 files changed, 668 insertions(+), 2 deletions(-) > create mode 100644 gnu/packages/patches/bitlbee-fix-tests.patch To avoid having to carry the 600+ line patch, I added a separate commit that builds bitlbee against check 0.12 for the time being: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2a84b550410f4e12eec5fc38039ab0b8823535a6 https://git.savannah.gnu.org/cgit/guix.git/commit/?id=f9ea47a978882541063dd0d77c138be881ce0688 Thanks!