From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Matthew Jordan" Subject: Re: [PATCH] Update entr to 3.6 Date: Thu, 08 Sep 2016 05:28:06 -0400 Message-ID: <877fam68rd.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> References: <87y43qf648.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> <20160830191449.GO26988@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhvdE-00020r-U3 for guix-devel@gnu.org; Thu, 08 Sep 2016 05:28:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhvd8-0001sJ-Tl for guix-devel@gnu.org; Thu, 08 Sep 2016 05:28:27 -0400 Received: from forward1o.cmail.yandex.net ([37.9.109.84]:51682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhvd7-0001oz-Ib for guix-devel@gnu.org; Thu, 08 Sep 2016 05:28:22 -0400 In-reply-to: <20160830191449.GO26988@macbook42.flashner.co.il> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel Good Day, Sorry for late reply been a bit busy with work. About this package, do I still need to send seperate patches for the move and the update or has this patch already been applied? Thanks, Matthew. Efraim Flashner writes: > On Sun, Aug 21, 2016 at 12:18:15PM -0400, Matthew Jordan wrote: >> Good Day, >> >> This patch moves entr to the shellutils file. And updates the version. >> > > This looks good, but it should be two patches, one to update entr and a > second to move it to shellutils.scm. Can you send an updated patch? > > Thanks.