Hello, I could finish a script that helped me finding all of our affected packages, verify that only the hash but not the content of the archives had changed, as well as automate the hash update for those safe to update. Attached is the patch and the scripts I used. I think we might want to reuse some of it to extend guix lint to warn packagers that archives coming from .*github.*archives URL are not guaranteed to be stable and that it would be better, if available, to use manually uploaded releases archives. Thanks! Maxim PS: I've also uploaded the scripts here: https://notabug.org/apteryx/fiasco for ease of cloning. Any comments about my nascent (ab)use of Scheme are welcome!