GNU bug report logs - #55385
[PATCH] gnu: openjdk: Update to 17.0.3.

Previous Next

Package: guix-patches;

Reported by: dannym <at> scratchpost.org

Date: Thu, 12 May 2022 12:17:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55385 in the body.
You can then email your comments to 55385 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55385; Package guix-patches. (Thu, 12 May 2022 12:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to dannym <at> scratchpost.org:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 12 May 2022 12:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: dannym <at> scratchpost.org
To: guix-patches <at> gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: [PATCH] gnu: openjdk: Update to 17.0.3.
Date: Thu, 12 May 2022 14:08:55 +0200
From: Danny Milosavljevic <dannym <at> scratchpost.org>

* gnu/packages/java.scm (openjdk17): Update to 17.0.3.
---
 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 97eae386de..902083afb6 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -2251,7 +2251,7 @@ (define-public openjdk17
   (package
     (inherit openjdk16)
     (name "openjdk")
-    (version "17.0.2")
+    (version "17.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2260,7 +2260,7 @@ (define-public openjdk17
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0zwv5pnh7rb7a6689jlhjfcc92bsiy0xbhdxyj93096ah4n3hqhj"))
+                "0slmd6ww947gxpp4yr2wmr5z975bg86qh7zqfp2radf2q77ql65b"))
               (patches
                 (search-patches "openjdk-15-xcursor-no-dynamic.patch"))))
     (native-inputs
-- 
2.35.1





Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Sun, 29 May 2022 21:00:02 GMT) Full text and rfc822 format available.

Notification sent to dannym <at> scratchpost.org:
bug acknowledged by developer. (Sun, 29 May 2022 21:00:02 GMT) Full text and rfc822 format available.

Message #10 received at 55385-done <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: 55385-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: openjdk: Update to 17.0.3.
Date: Sun, 29 May 2022 22:59:23 +0200
[Message part 1 (text/plain, inline)]
> * gnu/packages/java.scm (openjdk17): Update to 17.0.3.

I've pushed the update of openjdk17 to 17.0.3 to guix master as commit 98e2f4fbebb8b08784401e2095123fcd3d3a32cb.
[Message part 2 (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 27 Jun 2022 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.