Re: Guile-Gcrypt 0.4.0 released

2022-12-08 Thread Ludovic Courtès
Jonathan Brielmaier skribis: > On 03.12.22 23:45, Vagrant Cascadian wrote: >> On 2022-12-01, Ludovic Courtès wrote: >>> I’m pleased to announce Guile-Gcrypt version 0.4.0: >>> >>>git clone https://notabug.org/cwebber/guile-gcrypt.git >>>cd guile-gcrypt >>>git checkout v0.4.0 # or 425

Re: Guile-Gcrypt 0.4.0 released

2022-12-06 Thread Jonathan Brielmaier
On 03.12.22 23:45, Vagrant Cascadian wrote: On 2022-12-01, Ludovic Courtès wrote: I’m pleased to announce Guile-Gcrypt version 0.4.0: git clone https://notabug.org/cwebber/guile-gcrypt.git cd guile-gcrypt git checkout v0.4.0 # or 425554d4327eeeb60c39e3d4a1b7bc5e36b63953 git tag -v

Re: Guile-Gcrypt 0.4.0 released

2022-12-05 Thread Ludovic Courtès
Hi, Vagrant Cascadian skribis: > FWIW, I updated guile-gcrypt to 0.4.0 in Debian experimental and updated > to guix 1.4.0rc1 in Debian experimental using guile-gcrypt 0.4.0, and it > seemed to go fine so far... > > > https://buildd.debian.org/status/package.php?p=guile-gcrypt&suite=experiment

Re: Guile-Gcrypt 0.4.0 released

2022-12-03 Thread Vagrant Cascadian
On 2022-12-01, Ludovic Courtès wrote: > I’m pleased to announce Guile-Gcrypt version 0.4.0: > > git clone https://notabug.org/cwebber/guile-gcrypt.git > cd guile-gcrypt > git checkout v0.4.0 # or 425554d4327eeeb60c39e3d4a1b7bc5e36b63953 > git tag -v v0.4.0 FWIW, I updated guile-gcrypt to

Guile-Gcrypt 0.4.0 released

2022-12-01 Thread Ludovic Courtès
I’m pleased to announce Guile-Gcrypt version 0.4.0: git clone https://notabug.org/cwebber/guile-gcrypt.git cd guile-gcrypt git checkout v0.4.0 # or 425554d4327eeeb60c39e3d4a1b7bc5e36b63953 git tag -v v0.4.0 The ‘git tag -v’ command checks the authenticity of your checkout. You may need t