From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fmo2p-0007P3-FE for guix-patches@gnu.org; Mon, 06 Aug 2018 18:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fmo2k-0001nM-J9 for guix-patches@gnu.org; Mon, 06 Aug 2018 18:32:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37968) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fmo2k-0001n5-E3 for guix-patches@gnu.org; Mon, 06 Aug 2018 18:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fmo2k-0004Z6-6a for guix-patches@gnu.org; Mon, 06 Aug 2018 18:32:02 -0400 Subject: [bug#32370] [PATCH 3/4] gnu: Enable tests for ruby-multi-json. Resent-Message-ID: Date: Tue, 7 Aug 2018 00:31:21 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20180807003121.769d3e9a@alma-ubu> In-Reply-To: <20180805144322.4705-3-mail@cbaines.net> References: <20180805144322.4705-1-mail@cbaines.net> <20180805144322.4705-3-mail@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/F/nGcn5b95vItzgJRPQU+D5"; 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: Christopher Baines Cc: 32370@debbugs.gnu.org --Sig_/F/nGcn5b95vItzgJRPQU+D5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 5 Aug 2018 15:43:21 +0100 Christopher Baines wrote: > From: Ben Woodcroft >=20 > * gnu/packages/ruby.scm (ruby-multi-json)[version]: Update to 1.13.1. > [source]: Switch to GitHub, so that the tests can be run. > [arguments]: Enable running the tests, and add a patch to fix an > issue running the tests. > [native-inputs]: Add native-inputs required for running the tests. > [home-page]: Use HTTPS. >=20 > Signed-off-by: Christopher Baines > --- LGTM. Bj=C3=B6rn --Sig_/F/nGcn5b95vItzgJRPQU+D5 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAltozDoACgkQvyhstlk+X/1XdACgmv8LnFJ6dfEJBrAAdxyzJ1DL GNkAoKE6g2TJQc0GuVDMDYg4HXni0OSR =K5RH -----END PGP SIGNATURE----- --Sig_/F/nGcn5b95vItzgJRPQU+D5--