From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: Freezing core-updates soon Date: Tue, 5 Jan 2016 14:22:48 +0100 Message-ID: References: <87io398gzo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGRZZ-0006yu-NA for guix-devel@gnu.org; Tue, 05 Jan 2016 08:22:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGRZY-0007tq-T3 for guix-devel@gnu.org; Tue, 05 Jan 2016 08:22:49 -0500 In-Reply-To: <87io398gzo.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel On Mon, Jan 4, 2016 at 5:08 PM, Ludovic Court=C3=A8s wrote: > Federico Beffa skribis: > >> What do you think of moving 'broken-tarball-fetch' from >> gnu/packages/engineering.scm to an utility library? > > What about moving it to (guix packages), probably under the name > =E2=80=98url-fetch/tarbomb=E2=80=99 to clarify the intent? > > This can be done in master; no rebuild involved. OK, thanks. Will do it. Fede