Skip to content

Update stacked: 6 packages - #565

Merged
twitchyliquid64 merged 9 commits into
mainfrom
update-stacked-2026-08-05-83181af5
Aug 6, 2026
Merged

Update stacked: 6 packages#565
twitchyliquid64 merged 9 commits into
mainfrom
update-stacked-2026-08-05-83181af5

Conversation

@gominimal-pkgmgr-mgr

Copy link
Copy Markdown
Contributor

Update base-soup (6 packages)

Note

These packages declare replace_on_cycle in their build.ncl, so
they participate in the toolchain rebuild graph and one hash change
cascades through the set. Bundling ensures the cascading rebuild
lands as a single unit, even when only one package is bumping —
avoids back-to-back full rebuilds from singleton PRs.

Warning

3 requested members did NOT ship — each needs separate follow-up.
A member is dropped when it fails to update, has its gs:// mirror
withheld by the scan gate, or is peeled to keep the shipped set a
closed dependency closure (a survivor built against a dropped member's
old version would be a broken closure).

Package Old Target Why
pango 1.58.0 1.58.1 update failed: download failed with status 404 Not Found
atuin 18.17.1 18.19.0 gs:// mirror withheld (pkgscan-critical)
pulumi 3.255.0 3.256.0 gs:// mirror withheld (pkgscan-high)

Caution

Pkgscan: 3 new signals introduced across bundle members.
Each member's diff was compared against its prior version. Review carefully — base-soup updates touch the toolchain core, so a malicious bump here has cascade-wide impact.

Package Severity File Line Capability (MBC) Pattern
capy HIGH capy (upstream release) 0 metadata/recent-bump upstream release <6h ago
lazygit MEDIUM cpu.out 0 anti-static-analysis/embedded-blob gzip archive
py-packaging HIGH py-packaging (upstream release) 0 metadata/recent-bump upstream release <6h ago

Note

Build risk — 6 dependents across the tree. Package(s) that
build- or runtime-depend on a member of this bundle may need a rebuild,
or could FTBFS on an API/ABI change. Informational (not blocking) — a
heads-up for the reviewer on what this bump can ripple into.

Bundle member Dependents
pnpm 2 — agent-browser, next
happy 2 — ghc, haskell-language-server
py-packaging 2 — py-build, pyproject-metadata

Summary

Package Old New Source
pnpm 11.19.0 11.20.0 github:pnpm/pnpm:operator-pinned
happy 1.20.1.1 2.1.6 github:haskell/happy:operator-pinned
capy 0.9.0 0.9.1 github:capysc/capy-cli:operator-pinned
hunk 0.17.4 0.17.7 github:modem-dev/hunk:operator-pinned
lazygit 0.63.1 0.64.0 github:jesseduffield/lazygit:operator-pinned
py-packaging 26.2 26.3 github:pypa/packaging:operator-pinned

Per-package details

pnpm 11.19.0 → 11.20.0
  • SHA256: b9e49603540d0410...34e198cb1e432375...
  • Size: 8.8 MB
  • Source: https://registry.npmjs.org/pnpm/-/pnpm-11.19.0.tgzhttps://registry.npmjs.org/pnpm/-/pnpm-11.20.0.tgz
  • Released: 1 days ago (2026-08-03)
  • License: MIT (source: GitHub + tarball)
happy 1.20.1.1 → 2.1.6
  • SHA256: 8b4e7dc5a6c5fd66...9b473961010cb567...
  • Size: 61 KB
  • Source: https://hackage.haskell.org/package/happy-1.20.1.1/happy-1.20.1.1.tar.gzhttps://hackage.haskell.org/package/happy-2.1.6/happy-2.1.6.tar.gz
  • Released: 383 days ago (2025-07-17)
  • License: BSD-2-Clause (source: tarball)
capy 0.9.0 → 0.9.1
  • SHA256: 3257d7d0652d1df2...42b4debf7a8d0b6a...
  • Size: 4.6 MB
  • Source: https://github.com/capysc/capy-cli/archive/refs/tags/v0.9.0.tar.gzhttps://github.com/capysc/capy-cli/archive/refs/tags/v0.9.1.tar.gz
  • Released: 5 hours ago (2026-08-04)
  • License: AGPL-3.0-only (source: tarball)
hunk 0.17.4 → 0.17.7
  • SHA256: f37c7e7c492a60f8...147a23fc72aa6f76...
  • Size: 826 KB
  • Source: https://github.com/modem-dev/hunk/archive/refs/tags/v0.17.4.tar.gzhttps://github.com/modem-dev/hunk/archive/refs/tags/v0.17.7.tar.gz
  • Released: 6 days ago (2026-07-29)
  • License: MIT (source: GitHub + tarball)
lazygit 0.63.1 → 0.64.0
  • SHA256: 227ff262138440ff...2d41928fd3c63550...
  • Size: 4.7 MB → 4.8 MB
  • Source: gs://minimal-staging-archives/jesseduffield/lazygit/v0.63.1.tar.gzgs://minimal-staging-archives/jesseduffield/lazygit/v0.64.0.tar.gz
  • Released: 17 hours ago (2026-08-04)
  • License: MIT (source: GitHub + tarball)
py-packaging 26.2 → 26.3
  • SHA256: ff452ff5a3e828ce...94edc256424af387...
  • Size: 313 KB
  • Source: https://files.pythonhosted.org/packages/source/p/packaging/packaging-26.2.tar.gzhttps://files.pythonhosted.org/packages/source/p/packaging/packaging-26.3.tar.gz
  • Released: 3 hours ago (2026-08-04)
  • License: (Apache-2.0 AND BSD-2-Clause) (source: tarball)

Created by pkgmgr

@twitchyliquid64
twitchyliquid64 marked this pull request as ready for review August 5, 2026 17:14
@twitchyliquid64
twitchyliquid64 marked this pull request as draft August 5, 2026 17:18
@bryan-minimal

Copy link
Copy Markdown
Member

Dropped happy from this bundle (328cd25) so the other five can land. It needs a recipe change, not a version bump.

The failure, on both arches:

Error: Setup: Encountered missing or private dependencies:
happy-lib ==2.1.6

The libtinfo.so.6: no version information available lines above it are benign GHC noise, not the failure.

Why. happy 2.x split its library out into a separate Hackage package:

happy.cabal:  build-depends: base, array, containers, mtl, happy-lib == 2.1.6

happy-lib-2.1.6 is its own tarball (confirmed on Hackage, 200). Our build.sh is a bare ghc --make Setup.hs + ./Setup configure/build with no dependency resolution — self-contained 1.20.x builds fine that way, 2.x can't.

So this isn't a stale pin or a bad sha. The recipe's build model no longer matches upstream's topology, and no version check can see that — only a build can, which is what caught it here.

Follow-up. happy 2.x needs happy-lib added as a second Source, built lib → exe. There's no precedent to copy: alex and happy are our only Hackage packages and both have exactly one source. That deserves its own PR rather than riding an automated bundle.

@twitchyliquid64
twitchyliquid64 force-pushed the update-stacked-2026-08-05-83181af5 branch from 328cd25 to e05ae32 Compare August 5, 2026 17:33
@twitchyliquid64

Copy link
Copy Markdown
Member

Cancelling build cuz ghc is getting built and we have stuff to do today. Will kick off again tonight

@twitchyliquid64
twitchyliquid64 marked this pull request as ready for review August 6, 2026 04:55
@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Aug 6, 2026
Merged via the queue into main with commit 0cf2a11 Aug 6, 2026
9 checks passed
@twitchyliquid64
twitchyliquid64 deleted the update-stacked-2026-08-05-83181af5 branch August 6, 2026 07:13
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