1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 12:30:38 +02:00

Merge remote-tracking branch 'origin/master' into core-updates

This commit is contained in:
Andreas Enge 2023-03-20 19:03:39 +01:00
commit bfe569e84b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
3 changed files with 165 additions and 1 deletions

View file

@ -1054,7 +1054,9 @@ new Date();"))
(find-files "." ".*.(bin|exe|jar)$"))))
(sha256
(base32
"0i47ar8lxzjrkkiwbzybfxs473390h4jq9ahm3xqdvy5zpchxy3y"))))
"0i47ar8lxzjrkkiwbzybfxs473390h4jq9ahm3xqdvy5zpchxy3y"))
(patches (search-patches
"openjdk-10-idlj-reproducibility.patch"))))
(arguments
(substitute-keyword-arguments (package-arguments openjdk9)
((#:phases phases)