From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: tiled: Move to game-development module. Date: Mon, 19 Jan 2015 21:06:03 +0100 Message-ID: <87vbk2zgb8.fsf@gnu.org> References: <87vbk2j4pm.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87sif6j4l4.fsf@izanagi.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]:56780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDIaX-00076U-CG for guix-devel@gnu.org; Mon, 19 Jan 2015 15:06:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDIaU-0003Jo-2c for guix-devel@gnu.org; Mon, 19 Jan 2015 15:06:17 -0500 Received: from [2a01:474::1] (port=46602 helo=hera.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDIaT-0003JD-Rw for guix-devel@gnu.org; Mon, 19 Jan 2015 15:06:14 -0500 In-Reply-To: <87sif6j4l4.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Mon, 19 Jan 2015 08:13:43 -0500") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From 6f9007591ac1111c972fb03b68d61d43ccbbf67e Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Mon, 19 Jan 2015 07:35:08 -0500 > Subject: [PATCH 1/2] gnu: tiled: Move to game-development module. > > * gnu/packages/games.scm (tiled): Move from here... > * gnu/packages/game-development (tiled): ...to here. LGTM, thanks! Ludo=E2=80=99.