Hi Guix, The Aporetic hash in Guix is 1bb7js8lxa4f5kcjjvn587m4hd92qkydr5dbcjmimq2r8mimn75j: <https://codeberg.org/guix/guix/src/commit/243278647454b6035cf7d1d46837396a4c1d2a37/gnu/packages/fonts.scm#L2534>
But: ┌──── │ $ guix download --commit=1.2.0 https://github.com/protesilaos/aporetic │ /gnu/store/hn0rgcy9pmhg6f47ivy284vjba250bm1-aporetic-24f0e59 │ 05rafzzj6am41wn0mlgkw9s6s4wj5vxsds9hqz4wa4cnz45yw5nl └──── What’s going on here? I’m guessing it’s some GitHub quirk with tar metadata. Has anyone seen that before? And why aren’t people encountering it? I guess the substitute servers have it cached? One of my machines complained about it (despite having the same substituters as the others), so I had to override it locally. I’m also not sure how to get at the store path with the old hash to diff the directories to verify it’s just a metadata thing. —Liam