From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59025) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iW13L-0007cC-39 for guix-patches@gnu.org; Sat, 16 Nov 2019 11:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iW13K-00067s-4C for guix-patches@gnu.org; Sat, 16 Nov 2019 11:36:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59051) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iW13K-00067m-0m for guix-patches@gnu.org; Sat, 16 Nov 2019 11:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iW13J-0007fR-UB for guix-patches@gnu.org; Sat, 16 Nov 2019 11:36:01 -0500 Subject: bug#37912: [PATCH] gnu: elixir: Update to 1.9.2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875zk4plty.fsf@devup.no> Date: Sat, 16 Nov 2019 17:34:57 +0100 In-Reply-To: ("Oskar \=\?utf-8\?B\?S8O2w7ZrIidz\?\= message of "Fri, 1 Nov 2019 14:45:04 +0100 (CET)") Message-ID: <87o8xbwzim.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Oskar =?UTF-8?Q?K=C3=B6=C3=B6k?= Cc: Marius Bakke , 37912 <37912-done@debbugs.gnu.org> Hi Oskar, Oskar K=C3=B6=C3=B6k skribis: >>>From f2eb88f567f93e578e3c2df76046fed4f45645f8 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Oskar=3D20K=3DC3=3DB6=3DC3=3DB6k?=3D > Date: Thu, 24 Oct 2019 23:37:38 +0300 > Subject: [PATCH] gnu: elixir: Update to 1.9.2. > > * gnu/packages/elixir.scm (elixir): Update to 1.9.2. Thanks for the updated patch! I believe this addresses the comments that Marius made, and it builds fine for me, so I went ahead and applied it. Thank you! Ludo=E2=80=99.