[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Guile-Git 0.5.0 released
From: |
Ludovic Courtès |
Subject: |
Guile-Git 0.5.0 released |
Date: |
Tue, 13 Apr 2021 16:45:53 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi!
I’m pleased to announce Guile-Git 0.5.0! Guile-Git is a GNU Guile
library to interact with Git repositories using libgit2.
Latest release:
https://gitlab.com/guile-git/guile-git/-/tags/v0.5.0
Latest release tarball and OpenPGP detached signature:
https://gitlab.com/guile-git/guile-git/uploads/30be542d90619ca844dd3a3ed2e13808/guile-git-0.5.0.tar.gz
https://gitlab.com/guile-git/guile-git/uploads/87ca0d2e30d87b99308aa7eaa5fa755b/guile-git-0.5.0.tar.gz.sig
Repository:
https://gitlab.com/guile-git/guile-git
Reporting issues:
https://gitlab.com/guile-git/guile-git/issues
The ‘v0.5.0’ Git tag and the source code tarball above are signed.
Run ‘git tag -v v0.5.0’ to check the authenticity of your checkout. To
check the authenticity of the tarball, download both the tarball and the
‘.sig’ file and run:
gpg -v guile-git-0.5.0.tar.gz.sig
You may need to retrieve the signing key first:
gpg --keyserver pool.sks-keyservers.net \
--recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
Enjoy!
Ludo’.
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Guile-Git 0.5.0 released,
Ludovic Courtès <=