From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add qjson. Date: Tue, 8 Nov 2016 15:51:11 -0500 Message-ID: <20161108205111.GB22289@jasmine> References: <1478636956-12390-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4DMR-0006hD-NP for guix-devel@gnu.org; Tue, 08 Nov 2016 15:51:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4DMO-0006EE-LL for guix-devel@gnu.org; Tue, 08 Nov 2016 15:51:15 -0500 Content-Disposition: inline In-Reply-To: <1478636956-12390-1-git-send-email-jmd@gnu.org> 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: John Darrington Cc: guix-devel@gnu.org On Tue, Nov 08, 2016 at 09:29:16PM +0100, John Darrington wrote: > * gnu/pacackes/qt.scm (qjson): New variable. > + (license license:lgpl2.1))) Also, the package we removed described the license as lgpl2.1+. If we are bringing this package back, please check which is correct.