From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60401) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i2Ylg-0003sV-Cs for guix-patches@gnu.org; Tue, 27 Aug 2019 06:32:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i2Ylf-0005mB-G1 for guix-patches@gnu.org; Tue, 27 Aug 2019 06:32:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38943) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i2Ylf-0005m6-Ch for guix-patches@gnu.org; Tue, 27 Aug 2019 06:32:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i2Yle-0002ZE-6W for guix-patches@gnu.org; Tue, 27 Aug 2019 06:32:03 -0400 Subject: [bug#37082] Add poussetaches Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 27 Aug 2019 12:31:42 +0200 In-Reply-To: (Arun Isaac's message of "Mon, 19 Aug 2019 17:34:56 +0530") Message-ID: <87h862rjap.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: Arun Isaac Cc: 37082@debbugs.gnu.org Hi Arun, Arun Isaac skribis: > From cccbc240836acd1be7e1f1bc4eac51d1c719fd6a Mon Sep 17 00:00:00 2001 > From: Arun Isaac > Date: Mon, 19 Aug 2019 17:27:17 +0530 > Subject: [PATCH 1/2] gnu: Add go-github-com-robfig-cron. > > * gnu/packages/golang.scm (go-github-com-robfig-cron): New variable. [...] > From e0edac0d08da5845a36b05de1f8f0110540cda17 Mon Sep 17 00:00:00 2001 > From: Arun Isaac > Date: Mon, 19 Aug 2019 17:28:22 +0530 > Subject: [PATCH 2/2] gnu: Add poussetaches. > > * gnu/packages/web.scm (poussetaches): New variable. Funny name. :-) LGTM! Ludo=E2=80=99.