From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60757) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqjqA-0007vm-DG for guix-patches@gnu.org; Sun, 12 Jan 2020 15:28:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqjq8-0005i4-Lz for guix-patches@gnu.org; Sun, 12 Jan 2020 15:28:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52100) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqjq8-0005hN-E6 for guix-patches@gnu.org; Sun, 12 Jan 2020 15:28:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iqjq6-00073t-BO for guix-patches@gnu.org; Sun, 12 Jan 2020 15:28:02 -0500 Subject: bug#39096: [PATCH] gnu: bitlbee: Update to 3.6. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <20200112122458.7287-1-timotej.lazar@araneo.si> References: <20200112122458.7287-1-timotej.lazar@araneo.si> Date: Sun, 12 Jan 2020 21:27:12 +0100 Message-ID: <87d0boxvxb.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Timotej Lazar , 39096-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Timotej Lazar writes: > * gnu/packages/messaging.scm (bitlbee): Update to 3.6. > [source]: Add patch from master to fix test failures with libcheck=E2=89= =A50.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=3D2a84b550410f4e12eec= 5fc38039ab0b8823535a6 https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Df9ea47a978882541063= dd0d77c138be881ce0688 Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl4bgSAACgkQoqBt8qM6 VPovDQgAh1C09dQPqp9tUQDYaZcCJw9j8DfNZINZomnGvI5lfhtHlE4g2IBmwjOZ aLnlK1WS/8wQoETMqffJFxNH39yQOt4jmNqEmGRNzxrjwftE+K0VwGZTyJVoBBYL WWICq59JdpMoOuKdTRJr8s5zwPDkUzOUXsmcdR9tiiQEDzUrN4hsPiHl32ZNp3Ol imPqeIMh3ZjBud8/vk4qQd1JhT+/pa3cAwcT5N/qpq4If82hEvFUYdEtESVvVIsL ZjOx5Yeo3deBMFrVemgt6k/Qk9NfjvzCuojvKEuUmmzC44R3JTf0Y8uvXQJdmXki 7j/cVWLOjYP5MDOEMIH1xpy38tuovw== =xWRm -----END PGP SIGNATURE----- --=-=-=--