unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55385] [PATCH] gnu: openjdk: Update to 17.0.3.
@ 2022-05-12 12:08 dannym
  2022-05-29 20:59 ` bug#55385: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: dannym @ 2022-05-12 12:08 UTC (permalink / raw)
  To: 55385; +Cc: Danny Milosavljevic

From: Danny Milosavljevic <dannym@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55385: [PATCH] gnu: openjdk: Update to 17.0.3.
  2022-05-12 12:08 [bug#55385] [PATCH] gnu: openjdk: Update to 17.0.3 dannym
@ 2022-05-29 20:59 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2022-05-29 20:59 UTC (permalink / raw)
  To: 55385-done

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

> * 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.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-29 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 12:08 [bug#55385] [PATCH] gnu: openjdk: Update to 17.0.3 dannym
2022-05-29 20:59 ` bug#55385: " Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).