mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: openjdk17: Update to 17.0.10.
* gnu/packages/java.scm (openjdk17): Update to 17.0.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
62c7f9947e
commit
b844b81dce
1 changed files with 2 additions and 2 deletions
|
@ -1623,8 +1623,8 @@ blacklisted.certs.pem"
|
|||
|
||||
(define-public openjdk17
|
||||
(make-openjdk
|
||||
openjdk16 "17.0.5"
|
||||
"1asnysg6kxdkrmb88y6qihdr12ljsyxv0mg6hlcs7cwxgsdlqkfs"
|
||||
openjdk16 "17.0.10"
|
||||
"1bq1rqnipz6wdr05s20gm8nlpb3328ljxckzvc5ag0gf7fzlhn5f"
|
||||
(source (origin
|
||||
(inherit (package-source base))
|
||||
(patches (search-patches "openjdk-15-xcursor-no-dynamic.patch"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue