[PATCH] gnu: Update openjdk variable to openjdk21.

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Remco van 't Veer
Owner
unassigned
Submitted by
Remco van 't Veer
Severity
normal
R
R
Remco van 't Veer wrote on 21 May 17:34 +0200
(address . guix-patches@gnu.org)(name . Remco van 't Veer)(address . remco@remworks.net)
c6fa2dd14a7640797db2fc1d5062d4d66db10b70.1716305649.git.remco@remworks.net
* gnu/packages/java.scm (openjdk): Update to openjdk21.

Change-Id: I132dcb6722f604cfe42fdfbc81066d614d4519b9
---
gnu/packages/java.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (17 lines)
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 50324022e5..e1fa301c2d 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1681,7 +1681,7 @@ (define-public openjdk21
(("^#!.*") "#! java BlockedCertsConverter SHA-256\n"))))))))))
;;; Convenience alias to point to the latest version of OpenJDK.
-(define-public openjdk openjdk19)
+(define-public openjdk openjdk21)
;; This version of JBR is here in order to be able to build custom

base-commit: 3fd9f25bb385723c70d0bd6af21aeaf784d08049
--
2.41.0
M
M
Maxim Cournoyer wrote on 24 Jun 05:05 +0200
control message for bug #71095
(address . control@debbugs.gnu.org)
877cef59ci.fsf@gmail.com
close 71095
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71095@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71095
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch