Re: [ANN] guile-curl 0.7

2021-01-04 Thread Aleix Conchillo Flaqué
On Mon, Jan 4, 2021 at 10:43 AM Aleix Conchillo Flaqué wrote: > > Another issue I found is that the tarball URL is sometimes flaky, see: > > https://github.com/aconchillo/homebrew-guile/pull/12/checks?check_run_id=1642592439#step:8:55 > Weirdly clicking http://lonelycactus.com/tarball/guile_curl

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Aleix Conchillo Flaqué
On Mon, Jan 4, 2021 at 4:07 AM Mike Gran wrote: > > On Mon, Jan 04, 2021 at 12:42:34PM +0100, Ricardo Wurmus wrote: > > > > Hi Mike, > > > > > On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: > > >> > > >> Aleix Conchillo Flaqu� writes: > > >> > > >> > I'm trying to add guile-curl

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Aleix Conchillo Flaqué
On Mon, Jan 4, 2021 at 3:36 AM Mike Gran wrote: > > On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: > > > > Aleix Conchillo Flaqu� writes: > > > > > I'm trying to add guile-curl to homebrew-guile but ran into > > > compilation issues in type.c using the tarball from your email. >

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Mike Gran via General Guile related discussions
On Mon, Jan 04, 2021 at 12:42:34PM +0100, Ricardo Wurmus wrote: > > Hi Mike, > > > On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: > >> > >> Aleix Conchillo Flaqu� writes: > >> > >> > I'm trying to add guile-curl to homebrew-guile but ran into > >> > compilation issues in typ

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Ricardo Wurmus
Hi Mike, > On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: >> >> Aleix Conchillo Flaqu� writes: >> >> > I'm trying to add guile-curl to homebrew-guile but ran into >> > compilation issues in type.c using the tarball from your email. >> >> I can confirm this. (I just tried

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Mike Gran via General Guile related discussions
On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote: > > Aleix Conchillo Flaqu� writes: > > > I'm trying to add guile-curl to homebrew-guile but ran into > > compilation issues in type.c using the tarball from your email. > > I can confirm this. (I just tried to upgrade the guile-

Re: [ANN] guile-curl 0.7

2021-01-04 Thread Ricardo Wurmus
Aleix Conchillo Flaqué writes: > I'm trying to add guile-curl to homebrew-guile but ran into > compilation issues in type.c using the tarball from your email. I can confirm this. (I just tried to upgrade the guile-curl package in Guix.) I’m getting this error output when building with Guile

Re: [ANN] guile-curl 0.7

2021-01-03 Thread Aleix Conchillo Flaqué
Hi Mike, I'm trying to add guile-curl to homebrew-guile but ran into compilation issues in type.c using the tarball from your email. If I clone the repo it builds fine. Interestingly the file is a bit different, for example one of the changes in the repo is: -SCM scm_fo_curl_handle_t; -SCM_GLOBAL