all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Raghav Gururajan <raghavgururajan@disroot.org>
Cc: 40285-done@debbugs.gnu.org
Subject: bug#40285: gnu: packages: java: antlr3: Make antlr3-3.3 public
Date: Mon, 30 Mar 2020 22:55:44 -0400	[thread overview]
Message-ID: <871rp9z0zz.fsf@gmail.com> (raw)
In-Reply-To: <093ccf01caa8595305c0d22f03193aae@disroot.org> (Raghav Gururajan's message of "Mon, 30 Mar 2020 01:49:09 +0000")

"Raghav Gururajan" <raghavgururajan@disroot.org> writes:

> Hello Guix!
>
> Please find the attached patch to make the "antlr3-3.3" variable public.
>
> Regards,
> RG.
>
> From be47a8520cddcee72ba9be531bbe922118f027d2 Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <raghavgururajan@disroot.org>
> Date: Sun, 29 Mar 2020 21:45:10 -0400
> Subject: [PATCH 15/15] gnu: packages: java: antlr3: Make antlr3-3.3 public
>
> * gnu/packages/java.scm (antlr3): Make antlr3-3.3 public.
> ---
>  gnu/packages/java.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
> index 400ef8795e..37108f56c0 100644
> --- a/gnu/packages/java.scm
> +++ b/gnu/packages/java.scm
> @@ -7162,7 +7162,7 @@ tree walking, and translation.")
>      (inputs
>       `(("junit" ,java-junit)))))
>  
> -(define antlr3-3.3
> +(define-public antlr3-3.3
>    (package
>      (inherit antlr3)
>      (name "antlr3")

I added a bit more context to the commit message, fixed the gnu: antlr3:
prefix and pushed as commit 011f941279.

Thank you!

Maxim

  reply	other threads:[~2020-03-31  2:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30  1:49 [bug#40285] gnu: packages: java: antlr3: Make antlr3-3.3 public Raghav Gururajan
2020-03-31  2:55 ` Maxim Cournoyer [this message]
2020-03-31  3:04 ` Maxim Cournoyer

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=871rp9z0zz.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=40285-done@debbugs.gnu.org \
    --cc=raghavgururajan@disroot.org \
    /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.