On വെ, ഒക്ടോ 7 2022 at 05:26:14 വൈകു +02:00:00
+02:00:00, Timo Röhling <roehl...@debian.org> wrote:
* Pirate Praveen <prav...@onenetbeyond.org> [2022-10-07 20:22]:
I usually use salsa.debian.org/ruby-team/meta (build script from
there) which runs autopkgtests for all reverse dependencies and
rebuilds all reverse build dependencies.
Ah, nice, thank you for the tip!
did you mean v34? I can see upstream released 34.0 yesterday
https://github.com/libgit2/git2go/releases/tag/v34.0.0
uscan fetched
https://github.com/libgit2/git2go/releases/tag/v35.0.0, although it
has not been marked as "Release" in Github
Looking at tags, they indeed have v35.0.0 there. Even v35.0.0 tag still
has v34 in go.mod.
https://github.com/libgit2/git2go/blob/c1ec21d89caa0cdb0aefd6f6b8f95648418a3543/go.mod
See the value in the go.mod file of the tarball. May be we can report
an issue upstream.
v34 is safer as if required we can still update to v35 later.