From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/3] gnu: Add filezilla. Date: Thu, 16 Feb 2017 11:24:00 -0500 Message-ID: <20170216162400.GA1957@jasmine> References: <20170209163618.1759-1-rennes@openmailbox.org> <20170209163618.1759-4-rennes@openmailbox.org> <87o9y64y0y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceOqk-0003hj-NQ for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceOqh-0002nx-Gj for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:06 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:56958) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ceOqh-0002nZ-CK for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:03 -0500 Content-Disposition: inline In-Reply-To: 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: rennes@openmailbox.org Cc: guix-devel@gnu.org, Maxim Cournoyer On Tue, Feb 14, 2017 at 11:44:11PM -0600, rennes@openmailbox.org wrote: > From c46abaa7314aac73ad8e7a368e86d91fa126b4d3 Mon Sep 17 00:00:00 2001 > From: rennes > Date: Tue, 14 Feb 2017 23:27:11 -0600 > Subject: [PATCH 3/3] gnu: Add filezilla. > > * gnu/packages/ftp.scm (filezilla): New variable. LGTM, thanks!