Hi Balachandran, On Mon, Sep 14, 2026 at 7:24 PM Balachandran Sivakumar <[email protected]> wrote: > Sorry, it took a while to get back. I have addresses the issue > where it wasn't pinning the version that we had asked. But I might need > some help on the watch file. The current templates that the code is > writing looks very different from what most packages have.
Maybe the example from golang-github-google-go-github-v60 may give you some idea: ` Version: 5 Source: https://github.com/google/go-github.git Matching-Pattern: refs/tags/v(60\.[\d.]+) Mode: git Uversionmangle: auto ` > Also, the builds are failing in the piuparts stage due to > conflicting versions in Perl (5.42 vs. 5.44). I'll try to understand > why. Thanks Let's get the package ready into experimental first for others to test for rename package or initial new package.We can fix the other issues in the next stage. Best regards, -- -Andrew
