From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/2] gnu: sed: Update to 4.4. Date: Sat, 11 Feb 2017 13:56:14 -0500 Message-ID: <20170211185614.GC8411@jasmine> References: <20170211171802.29393-1-contact.ng0@cryptolab.net> <20170211171802.29393-3-contact.ng0@cryptolab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cccqJ-0005Q3-Lu for guix-devel@gnu.org; Sat, 11 Feb 2017 13:56:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cccqG-0006BU-7n for guix-devel@gnu.org; Sat, 11 Feb 2017 13:56:19 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:37052) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cccqG-0006BL-3v for guix-devel@gnu.org; Sat, 11 Feb 2017 13:56:16 -0500 Content-Disposition: inline In-Reply-To: <20170211171802.29393-3-contact.ng0@cryptolab.net> 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: contact.ng0@cryptolab.net Cc: guix-devel@gnu.org On Sat, Feb 11, 2017 at 05:18:02PM +0000, contact.ng0@cryptolab.net wrote: > From: ng0 > > * gnu/packages/base.scm (sed): Update to 4.4. > [source]: Change to "tar.xz" source, > remove obsolete patch 'sed-hurd-path-max.patch'. > * gnu/packages/patches/sed-hurd-path-max.patch: Delete file. > * gnu/local.mk (dist_patch_DATA): Remove it. This change is on core-updates as a combination of d6592d84ca754d65d821d2a22179da690054e58c and earlier commits.