From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQfhh-0005GN-Py for guix-patches@gnu.org; Sat, 24 Nov 2018 16:43:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQfhe-0002UK-FT for guix-patches@gnu.org; Sat, 24 Nov 2018 16:43:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41616) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQfhe-0002UB-C0 for guix-patches@gnu.org; Sat, 24 Nov 2018 16:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQfhe-0004IA-7s for guix-patches@gnu.org; Sat, 24 Nov 2018 16:43:02 -0500 Subject: [bug#33482] [PATCH] gnu: meson: Update to 0.48.2 Resent-Message-ID: References: <20181124062215.20651-1-brettg@posteo.net> <87y39ixihe.fsf@gnu.org> From: Brett Gilio In-reply-to: <87y39ixihe.fsf@gnu.org> Date: Sat, 24 Nov 2018 15:42:04 -0600 Message-ID: <874lc6jgpf.fsf@posteo.net> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33482@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Brett Gilio skribis: > >> --- >> gnu/packages/build-tools.scm | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm >> index a52ee480a..e87d4fa2c 100644 >> --- a/gnu/packages/build-tools.scm >> +++ b/gnu/packages/build-tools.scm >> @@ -158,7 +158,7 @@ files and generates build instructions for the Ninja= build system.") >> (define-public meson >> (package >> (name "meson") >> - (version "0.47.1") >> + (version "0.48.2") > > This would entail 868 rebuilds according to: > > guix refresh -l -e '(@ (gnu packages build-tools) meson-for-build)' > > so I think we=E2=80=99ll wait until =E2=80=98core-updates=E2=80=99 has be= en merged. One thing > at a time. :-) > > Thanks, > Ludo=E2=80=99. My apologies. I forgot to look into the dependencies for rebuild.