From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add capnproto. Date: Tue, 23 Aug 2016 12:00:31 -0400 Message-ID: <20160823160031.GA8991@jasmine> References: <87ziog1p4r.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> <20160814171756.GA27717@jasmine> <87wpjjgqrt.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> <20160819220624.w5wu4c47ltzpud4u@jasmine> <20160819221723.yqjsjb54jrfmxwmb@jasmine> <87vayv635l.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcE89-0003md-CC for guix-devel@gnu.org; Tue, 23 Aug 2016 12:00:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcE84-0006QH-EE for guix-devel@gnu.org; Tue, 23 Aug 2016 12:00:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:56485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcE82-0006IO-2w for guix-devel@gnu.org; Tue, 23 Aug 2016 12:00:44 -0400 Content-Disposition: inline In-Reply-To: <87vayv635l.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org On Sat, Aug 20, 2016 at 01:22:30PM +0100, Marius Bakke wrote: > Subject: [PATCH] gnu: Add capnproto. > > * gnu/packages/serialization.scm (capnproto): New variable. Thanks, pushed as 557d3328! By the way, I noticed some other distros include a man page for capnproto. Can you look into doing something similar for us?