guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/12: gnu: openjdk17: Update to 17.0.10.


From: guix-commits
Subject: 05/12: gnu: openjdk17: Update to 17.0.10.
Date: Thu, 14 Mar 2024 09:49:11 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit b844b81dcea4e020b0f4cd52ad6796f2954531ca
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Tue Mar 12 16:34:37 2024 +0000

    gnu: openjdk17: Update to 17.0.10.
    
    * gnu/packages/java.scm (openjdk17): Update to 17.0.10.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 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 @@ blacklisted.certs.pem"
 
 (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"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]