From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0vsF-0008Hq-O5 for guix-patches@gnu.org; Sat, 07 Oct 2017 16:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0vsE-0001ky-U9 for guix-patches@gnu.org; Sat, 07 Oct 2017 16:39:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46405) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e0vsE-0001kY-OM for guix-patches@gnu.org; Sat, 07 Oct 2017 16:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e0vsD-0002v8-NV for guix-patches@gnu.org; Sat, 07 Oct 2017 16:39:02 -0400 Subject: [bug#28722] getmail 5.4 Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171006145930.xyrnv3ylahfvkqyn@abyayala> Date: Sat, 07 Oct 2017 22:37:57 +0200 In-Reply-To: <20171006145930.xyrnv3ylahfvkqyn@abyayala> (ng0@infotropique.org's message of "Fri, 6 Oct 2017 14:59:30 +0000") Message-ID: <87y3omiti2.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: ng0 Cc: 28722-done@debbugs.gnu.org ng0 skribis: > From 134b9ca5f50e91c5332dbbe16ae06aa66c75321b Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Thu, 5 Oct 2017 19:12:56 +0000 > Subject: [PATCH] gnu: getmail: Update to 5.4. > > * gnu/packages/mail.scm (getmail): Update to 5.4. Applied, thanks!