bazelbuild / bazel-central-registry

The central registry of Bazel modules for the Bzlmod external dependency system.
https://registry.bazel.build
Apache License 2.0
245 stars 306 forks source link

Update to new versor version - old version unusable (yanked) #2219

Closed udaya2899 closed 3 months ago

udaya2899 commented 4 months ago

The BUILD file of the old version assumed different file paths like include, include/vsr and include/vsr/detail. They are not present in the old version.

This PR updates to a new version of versor and yanks the old. There are no dependents yet. So, this should be safe.

udaya2899 commented 4 months ago

@meteorcloudy presubmit labels please

udaya2899 commented 4 months ago

Tested locally that it works. I'm able to depend on this header and the header files now.