I was not refering to the patch checksum. Did you have a look in the package Makefile itself?
Oops. My fault for being distracted and sleep deprived.
E.g. [...] # Generate list of subst entries for various .cargo-checksum.json files. These # are all handled together in one big substitution to simplify things rather # than one substitution entry per file, but are kept separate below to ease # updating and verification. # CKSUM_CRATES+= vendor/crossbeam-utils-0.8.18 CKSUMS+= 31a8276afd38e39987a169eeb02e9bed32670de5ca36d7eb74aab7e506cf9dc4 CKSUMS+= ead4bda23c322bde8c01e48d4cd19b70e7b7e473a56466218d279f88463ab466 [...] Does it help now?
Running now. Thanks :D John