Update to tzdata 2026c #2
Loading…
Reference in a new issue
No description provided.
Delete branch "tzdata-update-2026c"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The IANA timezone database has been re-cut as
2026c.This updates both dependency hashes in
build.zig.zonand thetz_releaseconstant inbuild.zig, which the generated datarecords as its own version. The three have to agree, so they are
rewritten together.
zicwas rebuilt from the2026csources, the embeddeddatabase regenerated from it, and the full suite run against the
result before this was opened.
Raised by
.forgejo/workflows/tzdata.yml. Each release gets itsown branch, so this one will not be rewritten underneath you. If a
newer release appears before this is merged, it arrives as its own
pull request and this one is closed as superseded.