all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 69754@debbugs.gnu.org
Cc: "Greg Hogan" <code@greghogan.com>,
	"Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>,
	"Julien Lepiller" <julien@lepiller.eu>
Subject: [bug#69754] [PATCH 4/8] gnu: openjdk15: Update to 15.0.10.
Date: Tue, 12 Mar 2024 16:34:36 +0000	[thread overview]
Message-ID: <dc98345e5c709de23b3e2ff24ba9797818f4ca8b.1710256784.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1710256784.git.code@greghogan.com>

* gnu/packages/java.scm (openjdk15): Update to 15.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 f629fe7800..66c103fd15 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1596,8 +1596,8 @@ (define-public openjdk14
 
 (define-public openjdk15
   (make-openjdk
-   openjdk14 "15.0.9"
-   "1k3x06fv89l84ysjsyw8s89q8blghq85m6xjzv373x6297ln8n7a"
+   openjdk14 "15.0.10"
+   "0hdllv348bws6m992bh73jik18x0sv0k2m9l817b3zb7q802sp7x"
    (source (origin
              (inherit (package-source base))
              (modules '())
-- 
2.44.0





  parent reply	other threads:[~2024-03-12 16:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 16:31 [bug#69754] [PATCH 0/8] Update Java and fix build Greg Hogan
2024-03-12 16:34 ` [bug#69754] [PATCH 1/8] gnu: openjdk11: Update to 11.0.22 Greg Hogan
2024-03-12 16:34 ` [bug#69754] [PATCH 2/8] gnu: openjdk12: Update source hash Greg Hogan
2024-03-13 21:05   ` Ludovic Courtès
2024-03-14 13:22   ` Christopher Baines
2024-03-12 16:34 ` [bug#69754] [PATCH 3/8] gnu: openjdk13: Update to 13.0.14 Greg Hogan
2024-03-12 16:34 ` Greg Hogan [this message]
2024-03-12 16:34 ` [bug#69754] [PATCH 5/8] gnu: openjdk17: Update to 17.0.10 Greg Hogan
2024-03-12 16:34 ` [bug#69754] [PATCH 6/8] gnu: openjdk18: Update to 18.0.2.1 Greg Hogan
2024-03-12 16:34 ` [bug#69754] [PATCH 7/8] gnu: openjdk20: Update to 20.0.2 Greg Hogan
2024-03-12 16:34 ` [bug#69754] [PATCH 8/8] gnu: openjdk21: Update to 21.0.2 Greg Hogan
2024-03-14 13:51 ` bug#69754: [PATCH 0/8] Update Java and fix build Christopher Baines

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=dc98345e5c709de23b3e2ff24ba9797818f4ca8b.1710256784.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=69754@debbugs.gnu.org \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=julien@lepiller.eu \
    /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.