Re: Guile-zstd 0.1.1 released

Aleix Conchillo FlaquĆ© <[email protected]> Mon, 4 Jan 2021 11:19:09 -0800
Newsgroups gmane.lisp.guile.sources,gmane.lisp.guile.user,gmane.comp.gnu.guix.devel
Message-ID <CA+XASoVR9_yM+g=CoXNPTMuKeYZEV58QYmR80YssH04eY7kSOg@mail.gmail.com>
On Sun, Dec 27, 2020 at 7:01 AM Ludovic Court=C3=A8s <[email protected]> wrote:
>
> Ludovic Court=C3=A8s <[email protected]> skribis:
>
> > I=E2=80=99m pleased to announce the first release of Guile-zstd:
>
> Oops, a file was missing from the repo, so here=E2=80=99s a brand new rel=
ease!
>
>   git clone https://notabug.org/guile-zstd/guile-zstd
>   cd guile-zstd
>   git checkout v0.1.1  # or f853c8eb81088f8fbf33d38e62cddea9a4984180
>   git tag -v v0.1.1
>

Great! This is now available in Guile Homebrew as well as guile-lzlib
and guile-zlib.

Btw, I sent a PR to guile-zstd:

https://notabug.org/guile-zstd/guile-zstd/pulls/1

Aleix