mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: openjdk15: Update to 15.0.9.
* gnu/packages/java.scm (openjdk15): Update to 15.0.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
8a6316ef9e
commit
0175b93199
1 changed files with 2 additions and 2 deletions
|
@ -2119,8 +2119,8 @@ (define-public openjdk14
|
|||
|
||||
(define-public openjdk15
|
||||
(make-openjdk
|
||||
openjdk14 "15.0.3"
|
||||
"168cr08nywp0q3vyj8njkhsmmnyd8rz9r58hk4xhzdzc6bdfkl1i"
|
||||
openjdk14 "15.0.9"
|
||||
"1k3x06fv89l84ysjsyw8s89q8blghq85m6xjzv373x6297ln8n7a"
|
||||
(source (origin
|
||||
(inherit (package-source base))
|
||||
(modules '())
|
||||
|
|
Loading…
Reference in a new issue