unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: 31257@debbugs.gnu.org
Subject: [bug#31257] [PATCH] gnu: guile-sdl2: Require guile 2.2.
Date: Wed, 25 Apr 2018 10:14:36 -0400	[thread overview]
Message-ID: <CAJ=RwfZFKKgXQbfj4h+BP6=i5euFZYSroX-AAVFkJ+R5h3pmXw@mail.gmail.com> (raw)
In-Reply-To: <20180425100539.32529-1-ambrevar@gmail.com>

On Wed, Apr 25, 2018 at 6:05 AM, Pierre Neidhardt <ambrevar@gmail.com> wrote:
> * gnu/packages/sdl.scm (guile-sdl2): Require guile 2.2.
> ---
>  gnu/packages/sdl.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
> index 30d18aa1c..7ed4e5ca6 100644
> --- a/gnu/packages/sdl.scm
> +++ b/gnu/packages/sdl.scm
> @@ -502,7 +502,7 @@ sound and device input (keyboards, joysticks, mice, etc.).")
>               (string-append "--with-libsdl2-mixer-prefix="
>                              (assoc-ref %build-inputs "sdl2-mixer")))))
>      (native-inputs
> -     `(("guile" ,guile-2.0)
> +     `(("guile" ,guile-2.2)
>         ("pkg-config" ,pkg-config)))
>      (inputs
>       `(("sdl2" ,sdl2)
> --
> 2.17.0

Looks good to me. I think we missed this one while we made Guile 2.2
the default since it wasn't with all the other Guile library packages.

Could someone push this to master for me?

- Dave

  reply	other threads:[~2018-04-25 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-25 10:05 [bug#31257] [PATCH] gnu: guile-sdl2: Require guile 2.2 Pierre Neidhardt
2018-04-25 14:14 ` Thompson, David [this message]
2018-04-25 21:12   ` bug#31257: " Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=RwfZFKKgXQbfj4h+BP6=i5euFZYSroX-AAVFkJ+R5h3pmXw@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=31257@debbugs.gnu.org \
    --cc=ambrevar@gmail.com \
    /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 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).