1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: openjdk21: Update to 21.0.2.

* gnu/packages/java.scm (openjdk21): Update to 21.0.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Greg Hogan
2024-03-12 16:34:40 +00:00
committed by Christopher Baines
parent 37073f9dd2
commit b5bd0d3a7e

View File

@@ -1664,8 +1664,8 @@ blacklisted.certs.pem"
"1af1v2c3d8x4c6shzl6cv9qwq7a4hn5map5pjh9vjcky0hkzd489"))
(define-public openjdk21
(make-openjdk openjdk20 "21"
"06wjfwrkqykjdkis2s1nh91cy8vwincnmc699cxvyk3fc12jf3vw"
(make-openjdk openjdk20 "21.0.2"
"0d1g3wnzr5whjpq8gvxq0h7kd7lxd3xgc6bh3kg8vzz096asn0kj"
(source (origin
(inherit (package-source base))
(patches (search-patches "openjdk-21-fix-rpath.patch"