From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBqR3-00031q-LE for guix-patches@gnu.org; Mon, 06 Nov 2017 18:04:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eBqR0-0006QV-EL for guix-patches@gnu.org; Mon, 06 Nov 2017 18:04:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eBqR0-0006QK-C7 for guix-patches@gnu.org; Mon, 06 Nov 2017 18:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eBqR0-0005pV-3H for guix-patches@gnu.org; Mon, 06 Nov 2017 18:04:02 -0500 Subject: bug#29128: [PATCH 1/4] gnu: Add faba-icon-theme. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171103085854.5236-1-brendan.tildesley@openmailbox.org> Date: Tue, 07 Nov 2017 00:03:38 +0100 In-Reply-To: <20171103085854.5236-1-brendan.tildesley@openmailbox.org> (Brendan Tildesley's message of "Fri, 3 Nov 2017 19:58:51 +1100") Message-ID: <87lgjjm2lx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Brendan Tildesley Cc: 29128-done@debbugs.gnu.org Brendan Tildesley skribis: > * gnu/packages/gnome.scm (faba-icon-theme): New variable. Applied, thanks!