From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: [PATCH] gnu: Add mpop. Date: Thu, 08 Sep 2016 00:10:52 +0530 Message-ID: References: <20160906053454.10882-1-arunisaac@systemreboot.net> <871t0vomod.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhhmU-00077a-Kr for guix-devel@gnu.org; Wed, 07 Sep 2016 14:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhhmP-0002sE-LW for guix-devel@gnu.org; Wed, 07 Sep 2016 14:41:05 -0400 Received: from [117.218.232.8] (port=38106 helo=systemreboot.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhhmP-0002rU-1z for guix-devel@gnu.org; Wed, 07 Sep 2016 14:41:01 -0400 In-reply-to: <871t0vomod.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org >> * gnu/packages/mail.scm (mpop): New variable. > > I removed the tabs reported by ‘guix lint’ and committed. Oh, I forgot to run 'guix lint'. My bad... Thanks, Arun Isaac.