Re: [PATCH] Add Vc

2016-10-07 Thread Ricardo Wurmus
Hi Leo, > On Mon, Oct 03, 2016 at 10:45:15AM +0200, Ricardo Wurmus wrote: >> The rest looks good to me! Thanks! > > Thanks for the review. Pushed with your suggestions :) Vc fails its tests on armhf, i686, and x86_64. Could you please take a look at this? ~~ Ricardo

Re: [PATCH] Add Vc

2016-10-05 Thread Leo Famulari
On Mon, Oct 03, 2016 at 10:45:15AM +0200, Ricardo Wurmus wrote: > The rest looks good to me! Thanks! Thanks for the review. Pushed with your suggestions :)

Re: [PATCH] Add Vc

2016-10-03 Thread Ricardo Wurmus
Leo Famulari writes: > This is a depend of Krita. > From 808b47b3b7a9d769f3a6a873d19a0051f64720f7 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Fri, 30 Sep 2016 13:38:20 -0400 > Subject: [PATCH] gnu: Add Vc. > * gnu/packages/maths.scm (vc): New variable. > --- > gnu/packages/maths.sc

Re: [PATCH] Add Vc

2016-10-01 Thread Leo Famulari
On Sat, Oct 01, 2016 at 06:24:12PM -0400, Leo Famulari wrote: > This is a depend of Krita. ... dependency > From 808b47b3b7a9d769f3a6a873d19a0051f64720f7 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Fri, 30 Sep 2016 13:38:20 -0400 > Subject: [PATCH] gnu: Add Vc. > > * gnu/packages/math