From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7njh-0000hJ-VI for guix-patches@gnu.org; Sat, 23 Mar 2019 16:59:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7niO-0001Wb-8A for guix-patches@gnu.org; Sat, 23 Mar 2019 16:58:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42278) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h7niM-0001VC-D4 for guix-patches@gnu.org; Sat, 23 Mar 2019 16:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h7niM-0006Fd-6V for guix-patches@gnu.org; Sat, 23 Mar 2019 16:58:02 -0400 Subject: bug#34497: Add odamex Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sat, 23 Mar 2019 21:57:00 +0100 In-Reply-To: (pkill9's message of "Thu, 21 Feb 2019 13:04:51 +0000 (GMT)") Message-ID: <87bm21ux5v.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: pkill9@runbox.com Cc: 34497 <34497-done@debbugs.gnu.org> Hello pkill9, skribis: > Here is an updated patch. > From 353f9444cd71c1e93978cf9b113e3f8743f385a8 Mon Sep 17 00:00:00 2001 > From: Pkill -9 > Date: Thu, 21 Feb 2019 13:02:07 +0000 > Subject: [PATCH] gnu: Add odamex. > > * gnu/packages/games.scm (odamex): New variable. Applied, finally. Thank you and apologies for the delay! Ludo=E2=80=99.