all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/1] gnu: libevent: Update to 2.1.8.
Date: Tue, 31 Jan 2017 13:51:32 -0500	[thread overview]
Message-ID: <20170131185132.GA31625@jasmine> (raw)
In-Reply-To: <20170130224106.22064-2-mbakke@fastmail.com>

On Mon, Jan 30, 2017 at 11:41:06PM +0100, Marius Bakke wrote:
> * gnu/packages/libevent.scm (libevent): Update to 2.1.8.
> [inputs]: Move everything to ...
> [native-inputs]: ... here. Change 'python-wrapper' to 'python-2'.
> (libevent-2.0): New variable.
> * gnu/packages/patches/libevent-2.1-dns-tests.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'.

Thanks!

> -    (inputs
> +    (native-inputs
>       `(;; Dependencies used for the tests and for `event_rpcgen.py'.
>         ("which" ,which)
> -       ("python" ,python-wrapper)))
> +       ("python" ,python-2))) ; 'print' syntax

libevent 2.1.8 retains a reference to python-2, so it should be a
regular input, right?

      reply	other threads:[~2017-01-31 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 22:41 [PATCH 0/1] Libevent update Marius Bakke
2017-01-30 22:41 ` [PATCH 1/1] gnu: libevent: Update to 2.1.8 Marius Bakke
2017-01-31 18:51   ` Leo Famulari [this message]

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=20170131185132.GA31625@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=mbakke@fastmail.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 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.