mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: openjdk19: Update to 19.0.2.
* gnu/packages/java.scm (openjdk19): Update to 19.0.2.
This commit is contained in:
parent
2a7ca17068
commit
8e1eeedff6
1 changed files with 2 additions and 2 deletions
|
@ -1518,8 +1518,8 @@ (define-public openjdk18
|
||||||
"1yimfdkwpinhg5cf1mcrzk9xvjwnray3cx762kypb9jcwbranjwx"))
|
"1yimfdkwpinhg5cf1mcrzk9xvjwnray3cx762kypb9jcwbranjwx"))
|
||||||
|
|
||||||
(define-public openjdk19
|
(define-public openjdk19
|
||||||
(make-openjdk openjdk18 "19.0.1"
|
(make-openjdk openjdk18 "19.0.2"
|
||||||
"0kyalb391znw6idmfn3dsx6c2mal1hl63f0bwa4mlnsxfl380bi1"
|
"08kvx7n8qhhfl25pig966881j5h4x7y0pf4brq16x0283fc0f4d4"
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments openjdk18)
|
(substitute-keyword-arguments (package-arguments openjdk18)
|
||||||
((#:phases phases)
|
((#:phases phases)
|
||||||
|
|
Loading…
Reference in a new issue