From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBRUL-0002sO-RM for guix-patches@gnu.org; Wed, 25 Apr 2018 16:58:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBRUI-0002Uy-O3 for guix-patches@gnu.org; Wed, 25 Apr 2018 16:58:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59931) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fBRUI-0002Up-KD for guix-patches@gnu.org; Wed, 25 Apr 2018 16:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fBRUI-00088U-DQ for guix-patches@gnu.org; Wed, 25 Apr 2018 16:58:02 -0400 Subject: [bug#31260] [PATCH] gnu: Add l-smash. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180425111500.5884-1-clement@lassieur.org> Date: Wed, 25 Apr 2018 22:57:00 +0200 In-Reply-To: <20180425111500.5884-1-clement@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Wed, 25 Apr 2018 13:15:00 +0200") Message-ID: <877eovovhf.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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 31260@debbugs.gnu.org Cl=C3=A9ment Lassieur skribis: > * gnu/packages/video.scm (l-smash): New variable. With the =E2=80=98invoke=E2=80=99 change it LGTM, thanks! Ludo=E2=80=99.