Hi, On Mon, 20 Mar 2023 at 10:08, Ludovic Courtès <[email protected]> wrote:
>> I was thinking a second time about it and found that not only the newer >> development of OpenJDK is on GitHub, but also the older versions are >> available. So I could add another patch like this: >> >> + (method git-fetch) >> + (uri (git-reference >> + (url "https://github.com/openjdk/jdk9") > > That’s a good idea. It shouldn’t change the SHA256 (if it does, > something’s wrong) so it looks like an no-brainer. Well, by experience, it is rare that the released tarball contain the exact same content as the tagged commit. If it is the case (same SHA256 for both tarball and GitHub tagged release), indeed no-brainer. :-) Else, some work still remain for the complete preservation of Guix. ;-) Björn, what is the status of this SHA256? Cheers, simon
