From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdsab-0003lV-Ok for guix-patches@gnu.org; Fri, 13 Jul 2018 03:34:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdsaY-0005ow-Kk for guix-patches@gnu.org; Fri, 13 Jul 2018 03:34:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49724) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdsaY-0005oQ-G2 for guix-patches@gnu.org; Fri, 13 Jul 2018 03:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdsaY-0008LL-AG for guix-patches@gnu.org; Fri, 13 Jul 2018 03:34:02 -0400 Subject: bug#32059: [PATCH 2/3] etc: snippets: Improve indentation in the package snippet. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Arun Isaac In-Reply-To: <871sc8rv82.fsf@gnu.org> References: <20180705123944.25944-1-arunisaac@systemreboot.net> <20180705123944.25944-2-arunisaac@systemreboot.net> <871sc8rv82.fsf@gnu.org> Date: Fri, 13 Jul 2018 13:03:26 +0530 Message-ID: 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32059-done@debbugs.gnu.org >> - (source origin...$0) >> + (source >> + origin...$0) > > I personally prefer the original version. :-) Oh, well... :-( But, I understand... :-) I have pushed the other two patches to master.