[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] guile-curl 0.7
From: |
Aleix Conchillo Flaqué |
Subject: |
Re: [ANN] guile-curl 0.7 |
Date: |
Mon, 4 Jan 2021 10:43:20 -0800 |
On Mon, Jan 4, 2021 at 3:36 AM Mike Gran <spk121@yahoo.com> wrote:
>
> On Mon, Jan 04, 2021 at 10:02:57AM +0100, Ricardo Wurmus wrote:
> >
> > Aleix Conchillo Flaqu� <aconchillo@gmail.com> 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.)
>
> How embarassing. The tarball had a bit of unreverted commit. I've
> regenerated the tarball, and the code in the repo is unchanged.
>
> The corrected tarball is
> http://lonelycactus.com/tarball/guile_curl-0.7.tar.gz
> and the corrected MD5 is
> http://lonelycactus.com/tarball/guile_curl-0.7.tar.gz.md5
>
> MD5 c62d274a18a209135b89509917e5569a guile_curl-0.7.tar.gz
>
> I apologize for the confusion.
>
Thanks!
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
Also, would there be any way to support TLS? :-)
Aleix