Re: [PATCH 3/3] gnu: Add filezilla.

2017-02-16 Thread Leo Famulari
On Tue, Feb 14, 2017 at 11:44:11PM -0600, ren...@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.

Re: [PATCH 3/3] gnu: Add filezilla.

2017-02-15 Thread Maxim Cournoyer
Hi, While I haven't tried it, the patch looks good to me! Maxim On Tue, Feb 14, 2017 at 9:44 PM, wrote: > > Minor thing, and I'm not sure if we have a convention for this, but it'd >> be neat to keep the use-module statements ordered alphabetically. >> >> > Ordered alphabetically! > > >> Agai

Re: [PATCH 3/3] gnu: Add filezilla.

2017-02-14 Thread rennes
Minor thing, and I'm not sure if we have a convention for this, but it'd be neat to keep the use-module statements ordered alphabetically. Ordered alphabetically! Again, I'm under the impression that this should rather be gpl2+. I'd be happy to be proven wrong otherwise! +(propert

Re: [PATCH 3/3] gnu: Add filezilla.

2017-02-12 Thread Maxim Cournoyer
Hi, rennes writes: > * gnu/packages/ftp.scm (filezilla): New variable. > --- > gnu/packages/ftp.scm | 48 +++- > 1 file changed, 47 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm > index 0fef1b160..129f04ef6