From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h73nK-000647-M9 for guix-patches@gnu.org; Thu, 21 Mar 2019 15:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h73nH-0005bY-Ju for guix-patches@gnu.org; Thu, 21 Mar 2019 15:56:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40110) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h73nG-0005ZI-4w for guix-patches@gnu.org; Thu, 21 Mar 2019 15:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h73nG-0007lA-01 for guix-patches@gnu.org; Thu, 21 Mar 2019 15:56:02 -0400 Subject: bug#34904: [PATCH] Update elixir to 1.8.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: References: Date: Thu, 21 Mar 2019 20:54:51 +0100 Message-ID: <87a7ho0zqs.fsf@fastmail.com> 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: Robert Smith , 34904-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Robert, Robert Smith writes: > Hello, > > Excited to be submitting my first patch to guix! It's a thrill, right? :-) > The following patch updates elixir from 1.6.6 to 1.8.1. > This was almost a trivial patch, however the full path of the git=20 > executable > was causing a line to go over 80 chars, which caused a syntax check in=20 > the > elixir Makefile to fail. I added a quick workaround to use elixir's own=20 > syntax > checker to fix the affected file (by putting each argument to the fn on=20 > its own line) > before the test is run. Heh. Nice workaround! I added a commit message that follows our convention, added the patch to "gnu/local.mk", and pushed the patch in commit 2f87048dbe14097b9fe19ec470e2628cfca7fdbf. Thank you, and welcome! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlyT7AsACgkQoqBt8qM6 VPrPbAgAs82df5rxCCGdpfvXEeTGKTez0JHVSeON5fGdtnLYZLeW3wbOqjC0DZ4t 0T7lRIDldQYgJiCmhXknVZJiIyRxCiO/tvMKFKtYoJky6MVq8aBRgT6RZpgfQgUC UuOk3B/KsNIkDyPTGXg+o1KeIVb/bh6YI3jpMoPNTMr8pY185m7+jNM24p60uiVd tOqKRkiJcvI79UsGqVJ8eyed8l2O25+N2V1w/x46b91e26UiNwdmOgATGr0meZw6 tc9TMxy+GH5AfkDWG4Q3x0VUFgCqCnslJOS+NJ1B5UaueCvsazBrmFAV6yqoTzfL GzJ9elOJRHxpS5gn2y9JgCP03Rohhw== =Jyu5 -----END PGP SIGNATURE----- --=-=-=--