Thanks for review,
it seems that I'm getting too chaotic as I work on many packages
simultaneously. Sorry about that.
On Tue, Mar 17, 2015 at 10:10:56AM +0100, Ludovic Courtès wrote:
Tomáš Čech skribis:
* gnu/packages/graphics.scm (agg): New variable.
Please adjust the commit’s subject li
Tomáš Čech skribis:
> * gnu/packages/graphics.scm (agg): New variable.
Please adjust the commit’s subject line as Andreas suggested.
> + (uri (string-append "http://www.antigrain.com/agg-";
> + version ".tar.gz"))
> + (sha256 (base32
>
* gnu/packages/graphics.scm (agg): New variable.
---
gnu/packages/graphics.scm | 55 ++-
1 file changed, 54 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 1ee4d7e..27513fd 100644
--- a/gnu/packages/