From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add filezilla. Date: Sat, 4 Mar 2017 23:15:30 -0500 Message-ID: <20170305041530.GA9446@jasmine> References: <20170209163618.1759-1-rennes@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]:46581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckNa8-0000ix-1o for guix-devel@gnu.org; Sat, 04 Mar 2017 23:15:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckNa4-0004IU-Ul for guix-devel@gnu.org; Sat, 04 Mar 2017 23:15:40 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:60433) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckNa4-0004HC-FK for guix-devel@gnu.org; Sat, 04 Mar 2017 23:15:36 -0500 Content-Disposition: inline In-Reply-To: <20170209163618.1759-1-rennes@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 Cc: guix-devel@gnu.org On Thu, Feb 09, 2017 at 10:36:15AM -0600, rennes wrote: > Hello, > This is a set of patches for Filezilla, a ftp/sftp client. > > [PATCH 1/3] gnu: wxwidgets: Fix for Filezilla client. > [PATCH 2/3] gnu: Add libfilezilla. > [PATCH 3/3] gnu: Add filezilla. Pushed, thanks!