From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxmhu-0001of-Cp for guix-patches@gnu.org; Mon, 10 Apr 2017 23:43:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxmhr-0000oT-AP for guix-patches@gnu.org; Mon, 10 Apr 2017 23:43:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43621) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxmhq-0000oN-UD for guix-patches@gnu.org; Mon, 10 Apr 2017 23:43:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cxmhq-0006Ca-JF for guix-patches@gnu.org; Mon, 10 Apr 2017 23:43:02 -0400 Subject: bug#26435: [PATCH] gnu: Add cdogs-sdl. Resent-Message-ID: Date: Mon, 10 Apr 2017 23:42:30 -0400 From: Leo Famulari Message-ID: <20170411034230.GA15263@jasmine> References: <20170410193912.9696-1-rekado@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170410193912.9696-1-rekado@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 26435@debbugs.gnu.org On Mon, Apr 10, 2017 at 09:39:12PM +0200, Ricardo Wurmus wrote: > * gnu/packages/games.scm (cdogs-sdl): New variable. Looks good!