GNU bug report logs - #54763
[PATCH] gnu: openjdk17: Update to 17.0.2

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Thu, 7 Apr 2022 10:45:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

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 54763 in the body.
You can then email your comments to 54763 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#54763; Package guix-patches. (Thu, 07 Apr 2022 10:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 07 Apr 2022 10:45:02 GMT) Full text and rfc822 format available.

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

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [PATCH] gnu: openjdk17: Update to 17.0.2
Date: Thu,  7 Apr 2022 12:41:50 +0200
---
 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 b27892841e..6738b5dc35 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -2234,7 +2234,7 @@ (define-public openjdk17
   (package
     (inherit openjdk16)
     (name "openjdk")
-    (version "17.0.1")
+    (version "17.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2243,7 +2243,7 @@ (define-public openjdk17
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1l1jgbz8q7zq66npfg88r0l5xga427vrz35iys09j44b6qllrldd"))))
+                "0zwv5pnh7rb7a6689jlhjfcc92bsiy0xbhdxyj93096ah4n3hqhj"))))
     (native-inputs
      `(("autoconf" ,autoconf)
        ("openjdk16:jdk" ,openjdk16 "jdk")
-- 
2.35.1





Reply sent to Julien Lepiller <julien <at> lepiller.eu>:
You have taken responsibility. (Sat, 07 May 2022 09:28:02 GMT) Full text and rfc822 format available.

Notification sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
bug acknowledged by developer. (Sat, 07 May 2022 09:28:02 GMT) Full text and rfc822 format available.

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

From: Julien Lepiller <julien <at> lepiller.eu>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 54763-done <at> debbugs.gnu.org
Subject: Re: [bug#54763] [PATCH] gnu: openjdk17: Update to 17.0.2
Date: Sat, 7 May 2022 11:26:53 +0200
Pushed to master as 02182c623e0b19f23701d9feaae096e5a1bd5823, thank you!

I just had to fix the commit message, and adjust the patch because the
context had changed a little.

Le Thu,  7 Apr 2022 12:41:50 +0200,
Rostislav Svoboda <rostislav.svoboda <at> gmail.com> a écrit :

> ---
>  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 b27892841e..6738b5dc35 100644
> --- a/gnu/packages/java.scm
> +++ b/gnu/packages/java.scm
> @@ -2234,7 +2234,7 @@ (define-public openjdk17
>    (package
>      (inherit openjdk16)
>      (name "openjdk")
> -    (version "17.0.1")
> +    (version "17.0.2")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -2243,7 +2243,7 @@ (define-public openjdk17
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -
> "1l1jgbz8q7zq66npfg88r0l5xga427vrz35iys09j44b6qllrldd"))))
> +
> "0zwv5pnh7rb7a6689jlhjfcc92bsiy0xbhdxyj93096ah4n3hqhj"))))
> (native-inputs `(("autoconf" ,autoconf)
>         ("openjdk16:jdk" ,openjdk16 "jdk")





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

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

Previous Next


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