how was rust-src-1:1.84.1-1 built?
Description:
sha1sum rust-src-1:1.84.1-1-x86_64.pkg.tar.zst
64094c1b1fea3f904e5a653506f02e1673e09044 rust-src-1:1.84.1-1-x86_64.pkg.tar.zst
but
zstdcat rust-src-1:1.84.1-1-x86_64.pkg.tar.zst | zstd -c -T0 --ultra -20 - | sha1sum
4aa18e6c72b1889641a0f8abed9476cbc1a60a63 -
there has not been a recent release of zstd so i am a bit confused on how this happened. according to the .BUILDINFO i have the exact same version of zstd installed locally.
also sidenote: rust-src should probably be a -any package.
Edited by djugei