mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: openjdk17: Update to 17.0.5.
* gnu/packages/java.scm (openjdk17): Update to 17.0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
7cf6e66548
commit
a49e4087a1
1 changed files with 2 additions and 2 deletions
|
@ -2142,8 +2142,8 @@ blacklisted.certs.pem"
|
|||
|
||||
(define-public openjdk17
|
||||
(make-openjdk
|
||||
openjdk16 "17.0.3"
|
||||
"0slmd6ww947gxpp4yr2wmr5z975bg86qh7zqfp2radf2q77ql65b"
|
||||
openjdk16 "17.0.5"
|
||||
"1asnysg6kxdkrmb88y6qihdr12ljsyxv0mg6hlcs7cwxgsdlqkfs"
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments openjdk16)
|
||||
((#:phases phases)
|
||||
|
|
Loading…
Reference in a new issue