unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63195] [PATCH] gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".
@ 2023-05-01  1:19 Danny Milosavljevic
  2023-06-14 21:22 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2023-05-01  1:19 UTC (permalink / raw)
  To: 63195; +Cc: Danny Milosavljevic

* gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch.
(openjdk17)[source](patches): Re-add xcursor patch.
---
 gnu/packages/java.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 067284017c..dedae4e0fc 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1493,7 +1493,8 @@ (define-public openjdk16
                 "0587px2qbz07g3xi4a3ya6m630p72dvkxcn0bj1813pxnwvcgigz"
    (source (origin
              (inherit (package-source base))
-             (patches (search-patches "openjdk-10-setsignalhandler.patch"))))))
+             (patches (search-patches "openjdk-15-xcursor-no-dynamic.patch"
+                                      "openjdk-10-setsignalhandler.patch"))))))
 
 (define-public openjdk17
   (make-openjdk
@@ -1501,7 +1502,7 @@ (define-public openjdk17
    "1asnysg6kxdkrmb88y6qihdr12ljsyxv0mg6hlcs7cwxgsdlqkfs"
    (source (origin
              (inherit (package-source base))
-             (patches '())))
+             (patches (search-patches "openjdk-15-xcursor-no-dynamic.patch"))))
    (arguments
     (substitute-keyword-arguments (package-arguments openjdk16)
       ((#:phases phases)
-- 
2.39.2





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

* [bug#63195] [PATCH] gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".
  2023-05-01  1:19 [bug#63195] [PATCH] gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch" Danny Milosavljevic
@ 2023-06-14 21:22 ` Ludovic Courtès
  2023-06-16 23:39   ` bug#63195: " Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-06-14 21:22 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 63195

Hi Danny,

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> * gnu/packages/java.scm (openjdk16)[source](patches): Re-add xcursor patch.
> (openjdk17)[source](patches): Re-add xcursor patch.

Per <https://qa.guix.gnu.org/issue/63195>, it seems you can commit.

Please double-check bordeaux.guix.gnu.org still has up-to-date
substitutes before pushing.

Thanks,
Ludo’.




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

* bug#63195: [PATCH] gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch".
  2023-06-14 21:22 ` Ludovic Courtès
@ 2023-06-16 23:39   ` Danny Milosavljevic
  0 siblings, 0 replies; 3+ messages in thread
From: Danny Milosavljevic @ 2023-06-16 23:39 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 63195-done

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

Hi Ludo,

Thanks!

Committed those openjdk package changes to master
as commit 998d89ba20121e87664129890a805c91061baaa7.

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

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

end of thread, other threads:[~2023-06-16 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-01  1:19 [bug#63195] [PATCH] gnu: openjdk: Re-add "openjdk-15-xcursor-no-dynamic.patch" Danny Milosavljevic
2023-06-14 21:22 ` Ludovic Courtès
2023-06-16 23:39   ` bug#63195: " 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).