Re: [PATCH] gnu: add asn1c

2016-09-01 Thread Hartmut Goebel
Am 01.09.2016 um 17:09 schrieb Ricardo Wurmus: > What does “(example)” mean? I don't know. I removed it. The other points I've just fixed ans send an updated patch. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | c

Re: [PATCH] gnu: add asn1c

2016-09-01 Thread Ricardo Wurmus
Hi Hartmut, > * gnu/packages/tsl.scm (asn1c): New variable. Thanks for the patch! Below are some comments about style and customs :) > gnu/packages/tls.scm | 29 + > 1 file changed, 29 insertions(+) > > diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm > ind

[PATCH] gnu: add asn1c

2016-09-01 Thread Hartmut Goebel
* gnu/packages/tsl.scm (asn1c): New variable. --- gnu/packages/tls.scm | 29 + 1 file changed, 29 insertions(+) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index 4b87150..52136f6 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -7,6 +7,7 @@