From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH] gnu: prosody: Update to 0.9.12. Date: Thu, 23 Feb 2017 14:39:33 +0100 Message-ID: <87shn558mi.fsf@lassieur.org> References: <20170222195159.5467-1-clement@lassieur.org> <87poi9ghhk.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgtcS-0003fa-VC for guix-devel@gnu.org; Thu, 23 Feb 2017 08:39:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgtcP-0002XN-MP for guix-devel@gnu.org; Thu, 23 Feb 2017 08:39:40 -0500 Received: from mail.lassieur.org ([83.152.10.219]:34528) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgtcP-0002Wj-EG for guix-devel@gnu.org; Thu, 23 Feb 2017 08:39:37 -0500 In-reply-to: <87poi9ghhk.fsf@kirby.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 Marius Bakke writes: > Cl=C3=A9ment Lassieur writes: > >> * gnu/packages/messaging.scm (prosody): Update to 0.9.12. >> [inputs]: Change lua5.1-sec-0.5 to lua5.1-sec. >> * gnu/packages/lua.scm (lua5.1-sec-0.5): Remove it. > > Hi Cl=C3=A9ment, > > The patch looks good, but I don't think removing the copyright is > necessary even if it is effectively a revert of the original > contribution. The code may have been copy-pasted or otherwised built > upon, so leaving it is better IMO. > > Do you wish to remove it? Otherwise I'll simply drop that line. Hi Marius, Ok, then please drop the line :) Thanks for the review! Cl=C3=A9ment