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 5/8] gnu: openjdk17: Update to 17.0.10.
Date: Tue, 12 Mar 2024 16:34:37 +0000
* gnu/packages/java.scm (openjdk17): Update to 17.0.10.
---
 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 66c103fd15..7c47c88829 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1623,8 +1623,8 @@ (define-public openjdk16
 
 (define-public openjdk17
   (make-openjdk
-   openjdk16 "17.0.5"
-   "1asnysg6kxdkrmb88y6qihdr12ljsyxv0mg6hlcs7cwxgsdlqkfs"
+   openjdk16 "17.0.10"
+   "1bq1rqnipz6wdr05s20gm8nlpb3328ljxckzvc5ag0gf7fzlhn5f"
    (source (origin
              (inherit (package-source base))
              (patches (search-patches "openjdk-15-xcursor-no-dynamic.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.