GNU bug report logs - #69754
[PATCH 0/8] Update Java and fix build.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 12 Mar 2024 16:34:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Greg Hogan <code <at> greghogan.com>
To: 69754 <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>, Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>, Julien Lepiller <julien <at> lepiller.eu>
Subject: [bug#69754] [PATCH 8/8] gnu: openjdk21: Update to 21.0.2.
Date: Tue, 12 Mar 2024 16:34:40 +0000
* gnu/packages/java.scm (openjdk21): Update to 21.0.2.
---
 gnu/packages/java.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index c94612bdc6..613742007a 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -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"
-- 
2.44.0





This bug report was last modified 1 year and 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.