From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enYDd-00010a-LW for guix-patches@gnu.org; Sun, 18 Feb 2018 18:18:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enYDa-0004mi-Gw for guix-patches@gnu.org; Sun, 18 Feb 2018 18:18:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42391) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1enYDa-0004ma-DN for guix-patches@gnu.org; Sun, 18 Feb 2018 18:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1enYDa-0001Fs-8R for guix-patches@gnu.org; Sun, 18 Feb 2018 18:18:02 -0500 Subject: [bug#30381] gnu: Add gzdoom. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <878tc24ge2.fsf@gnu.org> Date: Mon, 19 Feb 2018 00:17:34 +0100 In-Reply-To: (okapi@firemail.cc's message of "Sun, 18 Feb 2018 15:52:33 +0100") Message-ID: <87371xj3ap.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: okapi@firemail.cc Cc: 30381@debbugs.gnu.org Hi, okapi@firemail.cc skribis: [...] >> You can write: (install-file file out). >> > That gives it a name like > 16ldh2gb8vvc9rw0b1lavfjx5rr1mvv8-fluid-3-2.1.sf3. > With the custom name it's easier to find by other software. Indeed. > From 474523dd49f737677573b188909c0068e537a48a Mon Sep 17 00:00:00 2001 > From: okapi > Date: Wed, 17 Jan 2018 00:08:23 +0100 > Subject: [PATCH 1/2] gnu: Add fluid-3. > > * gnu/packages/audio.scm (fluid-3): New variable. Applied, thanks! Ludo=E2=80=99.