me
/
guix
Archived
1
0
Fork 0

gnu: openjdk13: Update to 13.0.14.

* gnu/packages/java.scm (openjdk13): Update to 13.0.14.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Greg Hogan 2024-03-12 16:34:35 +00:00 committed by Christopher Baines
parent d200159b8e
commit 6d96d7c4e7
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1573,8 +1573,8 @@ blacklisted.certs.pem"
"#! java BlacklistedCertsConverter SHA-256\n"))))))))))
(define-public openjdk13
(make-openjdk openjdk12 "13.0.13"
"0pxf4dlig61k0pg7amg4mi919hzam7nzwckry01avgq1wj8ambji"
(make-openjdk openjdk12 "13.0.14"
"1v92i5rhahqkjw8mz09c9qasnxqc67ygy0y266kdmm534z0da755"
(source (origin
(inherit (package-source base))
(patches '())))))