rathole
- Path: arch/maintained/rathole
- 2026-07-30: first build/publish attempt in this session. Standard
cargo build, no external-dependency gaps (
libgcc, openssl both
official-repo). Built and published rathole-0.5.0-2-x86_64 cleanly
on the first try, no PKGBUILD changes needed.
- PKGBUILD already pins a transitive
time crate dep to 0.3.36 in
prepare() (upstream’s own Cargo.lock is stale against newer rustc,
see the comment in the PKGBUILD) – worth remembering if a future
version bump reintroduces the same rustc/time incompatibility.