mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: openjdk: Add a variable tracking the latest openjdk package.
* gnu/packages/java.scm (openjdk): New variable.
This commit is contained in:
@@ -2284,6 +2284,9 @@ new Date();"))
|
||||
(("^#!.*") "#! java BlockedCertsConverter SHA-256\n"))))))))
|
||||
(home-page "https://openjdk.java.net/projects/jdk/17")))
|
||||
|
||||
;;; Convenience alias to point to the latest version of OpenJDK.
|
||||
(define-public openjdk openjdk17)
|
||||
|
||||
(define-public icedtea icedtea-8)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user