mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05: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:
parent
37073f9dd2
commit
b5bd0d3a7e
1 changed files with 2 additions and 2 deletions
|
@ -1664,8 +1664,8 @@ (define-public openjdk20
|
|||
"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"
|
||||
|
|
Loading…
Reference in a new issue