From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/3] gnu: Add libfilezilla. Date: Thu, 16 Feb 2017 11:24:52 -0500 Message-ID: <20170216162452.GB1957@jasmine> References: <20170209163618.1759-1-rennes@openmailbox.org> <20170209163618.1759-3-rennes@openmailbox.org> <87tw7y4yh8.fsf@gmail.com> <3c7b4c5e7d26adfc4898e06aea82976b@openmailbox.org> <878tpa4n48.fsf@gmail.com> <72aee4bb20f9cfc350320ad305fcb214@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceOrY-0004bn-OT for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceOrV-00037F-Hp for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:56 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:35771) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ceOrV-000376-EK for guix-devel@gnu.org; Thu, 16 Feb 2017 11:24:53 -0500 Content-Disposition: inline In-Reply-To: <72aee4bb20f9cfc350320ad305fcb214@openmailbox.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" To: rennes@openmailbox.org Cc: guix-devel , Maxim Cournoyer On Tue, Feb 14, 2017 at 11:41:40PM -0600, rennes@openmailbox.org wrote: > From 98a4d504c5330ffb27b956e7be6c3f806de7ba8a Mon Sep 17 00:00:00 2001 > From: rennes > Date: Tue, 14 Feb 2017 23:22:07 -0600 > Subject: [PATCH 2/3] gnu: Add libfilezilla. > > * gnu/packages/ftp.scm (libfilezilla): New variable. LGTM, thanks!