all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 60020@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#60020] [PATCH 4/8] gnu: openjdk15: Update to 15.0.9.
Date: Mon, 12 Dec 2022 21:19:34 +0000	[thread overview]
Message-ID: <8cfdf6e7f3eab4541a208acfc2d53b78dab1b554.1670879700.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1670879700.git.code@greghogan.com>

* gnu/packages/java.scm (openjdk15): Update to 15.0.9.
---
 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 d19c10062b..9a0ed07ed3 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -2120,8 +2120,8 @@ (define-public openjdk14
 
 (define-public openjdk15
   (make-openjdk
-   openjdk14 "15.0.3"
-   "168cr08nywp0q3vyj8njkhsmmnyd8rz9r58hk4xhzdzc6bdfkl1i"
+   openjdk14 "15.0.9"
+   "1k3x06fv89l84ysjsyw8s89q8blghq85m6xjzv373x6297ln8n7a"
    (source (origin
              (inherit (package-source base))
              (modules '())
-- 
2.38.1





  parent reply	other threads:[~2022-12-12 21:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 21:18 [bug#60020] [PATCH 0/8] Update openjdk Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 1/8] Increase "TasksMax" in 'guix-daemon.service' Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 2/8] gnu: openjdk11: Update to 11.0.17 Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 3/8] gnu: openjdk13: Update to 13.0.13 Greg Hogan
2022-12-12 21:19 ` Greg Hogan [this message]
2022-12-12 21:19 ` [bug#60020] [PATCH 5/8] gnu: openjdk16: Update to 16.0.2 Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 6/8] gnu: openjdk17: Update to 17.0.5 Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 7/8] gnu: openjdk18: Update to 18.0.2 Greg Hogan
2022-12-12 21:19 ` [bug#60020] [PATCH 8/8] gnu: openjdk: Update to 19 Greg Hogan
2023-01-16 17:59 ` [bug#60020] [PATCH 0/8] Update openjdk Maxim Cournoyer
2023-01-17 16:04   ` Greg Hogan
2023-01-17 19:38     ` Maxim Cournoyer
2023-01-18  9:40       ` Efraim Flashner
2023-01-18 15:03         ` bug#60020: " Greg Hogan
2023-01-18 15:45           ` [bug#60020] " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8cfdf6e7f3eab4541a208acfc2d53b78dab1b554.1670879700.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=60020@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.