Package: guile-git / 0.5.2-5
Metadata
Package | Version | Patches format |
---|---|---|
guile-git | 0.5.2-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
structs Adjust remote callbacks for libgit2 v1.2.0.patch | (download) |
configure.ac |
18 12 6 - 0 ! |
[patch 3/5] structs: adjust %remote-callbacks for libgit2 v1.2.0. Fixes <https://gitlab.com/guile-git/guile-git/-/issues/23>. * configure.ac (AC_CHECK_MEMBER) <git_remote_callbacks.remote_ready>: New member check. <git_remote_callbacks.resolve_url>: Streamline. * git/config.scm.in (%have-remote-callbacks-remote-ready?): New variable. * git/structs.scm (%remote-callbacks): Conditionally add the new callback 'remote_ready' callback field. |
1