From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dG5p0-0001sO-Ga for guix-patches@gnu.org; Wed, 31 May 2017 11:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dG5ow-0002l2-Jw for guix-patches@gnu.org; Wed, 31 May 2017 11:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44961) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dG5ow-0002kl-Ce for guix-patches@gnu.org; Wed, 31 May 2017 11:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dG5ow-0004RF-79 for guix-patches@gnu.org; Wed, 31 May 2017 11:46:02 -0400 Subject: bug#27160: [PATCH] gnu: scons: Update to 2.5.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87shjlo69t.fsf@gnu.org> <87k24xdu53.fsf@gnu.org> From: Roel Janssen In-reply-to: <87k24xdu53.fsf@gnu.org> Date: Wed, 31 May 2017 17:45:32 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: 27160-done@debbugs.gnu.org Ludovic Courtès writes: > Hi! > > Roel Janssen skribis: > >> Here's a patch to update SCons. I checked to make sure that the >> packages that use SCons still build: >> - linuxdcpp >> - serf >> - aria-maestosa >> - pingus >> - metabat >> >> And that seems to be fine. > > Good. > >>>>From 54c0bec81ada0e0b035b88a41e1d33ae60ab1099 Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Wed, 31 May 2017 08:57:41 +0200 >> Subject: [PATCH] gnu: scons: Update to 2.5.1. >> >> * gnu/packages/python.scm: Update to 2.5.1. > ^ > Mention ‘scons’ here. Whoops. Of course. :) > > Otherwise LGTM, thanks! > > Ludo’. Thanks! Pushed at 76ab314. Kind regards, Roel Janssen