mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: openjdk15: Update to 15.0.10.
* gnu/packages/java.scm (openjdk15): Update to 15.0.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
6d96d7c4e7
commit
62c7f9947e
1 changed files with 2 additions and 2 deletions
|
@ -1596,8 +1596,8 @@ (define-public openjdk14
|
|||
|
||||
(define-public openjdk15
|
||||
(make-openjdk
|
||||
openjdk14 "15.0.9"
|
||||
"1k3x06fv89l84ysjsyw8s89q8blghq85m6xjzv373x6297ln8n7a"
|
||||
openjdk14 "15.0.10"
|
||||
"0hdllv348bws6m992bh73jik18x0sv0k2m9l817b3zb7q802sp7x"
|
||||
(source (origin
|
||||
(inherit (package-source base))
|
||||
(modules '())
|
||||
|
|
Loading…
Reference in a new issue