Skip to content

chore: bump gocr to pick up zlib fossils download fix#2

Merged
emil916 merged 1 commit into
masterfrom
update-gocr-zlib-fossils-fix
Jun 22, 2026
Merged

chore: bump gocr to pick up zlib fossils download fix#2
emil916 merged 1 commit into
masterfrom
update-gocr-zlib-fossils-fix

Conversation

@bushidocodes

Copy link
Copy Markdown
Contributor

Summary

Updates the pinned gocr submodule from 77d1f65 to 253bca0, the new HEAD of gocr's wasi branch after merging gwsystems/gocr#1.

That PR points the pinned zlib 1.3.1 download at zlib.net/fossils/. zlib.net now serves 1.3.2 at the root path, so https://zlib.net/zlib-1.3.1.tar.gz returns 404 — wget writes no file and the subsequent tar xzf fails, breaking the gocr WASI build. The /fossils/ archive is permanent and won't move when future zlib versions ship.

Submodule diff

-Subproject commit 77d1f652113761ddb76d7d04d154bd045055458a
+Subproject commit 253bca0ce53248dfec71cef4e0fe8aa0499af89b

🤖 Generated with Claude Code

Updates the pinned gocr submodule from 77d1f65 to 253bca0, the new HEAD
of gocr's wasi branch after merging gwsystems/gocr#1.

That PR points the pinned zlib 1.3.1 download at zlib.net/fossils/, since
zlib.net now serves 1.3.2 at the root path and the old URL 404s, which
broke the gocr WASI build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bushidocodes bushidocodes requested a review from emil916 June 20, 2026 15:03
@bushidocodes

Copy link
Copy Markdown
Contributor Author

@emil916 - LMK if you want me to skip reviews for the submodule update to awsm and sledge. This is basically just a cascade from our deeply nested submodules that annoying requires a sequence of four PRs.

@emil916 emil916 merged commit 675780f into master Jun 22, 2026
@emil916 emil916 deleted the update-gocr-zlib-fossils-fix branch June 22, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants