Re: [PATCH] gnu: gnunet: Add gnurl-7.34.0.

2014-01-29 Thread Ludovic Courtès
Sree Harsha Totakura skribis: > * gnu/packages/gnunet.scm (gnurl): New variable. Thanks to Zerwas for the > initial recipe. Thanks, applied, with this phase: > + (lambda* (#:rest args) > + (begin (chdir "tests") > +(let* ((path (search-path-as-string->list (getenv

[PATCH] gnu: gnunet: Add gnurl-7.34.0.

2014-01-29 Thread Sree Harsha Totakura
* gnu/packages/gnunet.scm (gnurl): New variable. Thanks to Zerwas for the initial recipe. --- gnu/packages/gnunet.scm | 64 +++ 1 file changed, 64 insertions(+) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 52a434a..e0ddc30 100