me
/
guix
Archived
1
0
Fork 0

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>
master
Greg Hogan 2024-03-12 16:34:37 +00:00 committed by Christopher Baines
parent 62c7f9947e
commit b844b81dce
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -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"))))