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:
commit
bfe569e84b
3 changed files with 165 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue