From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes Subject: [PATCH] gnu: Add filezilla. Date: Thu, 9 Feb 2017 10:36:15 -0600 Message-ID: <20170209163618.1759-1-rennes@openmailbox.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbriJ-0007LA-U6 for guix-devel@gnu.org; Thu, 09 Feb 2017 11:36:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbriG-0007e4-24 for guix-devel@gnu.org; Thu, 09 Feb 2017 11:36:55 -0500 Received: from lb1.openmailbox.org ([5.79.108.160]:55057 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cbriF-0007ds-Q1 for guix-devel@gnu.org; Thu, 09 Feb 2017 11:36:51 -0500 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: guix-devel@gnu.org 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. Regards