From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46340) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFFj1-0000kw-Lh for guix-patches@gnu.org; Fri, 20 Mar 2020 07:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFFj0-0004wF-S7 for guix-patches@gnu.org; Fri, 20 Mar 2020 07:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38059) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFFj0-0004w7-PA for guix-patches@gnu.org; Fri, 20 Mar 2020 07:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFFj0-0000jk-Io for guix-patches@gnu.org; Fri, 20 Mar 2020 07:22:02 -0400 Subject: [bug#40146] [PATCH] gnu: ansible: Update to 2.9.6. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:46195) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFFi2-0000g5-J9 for guix-patches@gnu.org; Fri, 20 Mar 2020 07:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFFi1-0003p9-MY for guix-patches@gnu.org; Fri, 20 Mar 2020 07:21:02 -0400 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]:44373) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFFi1-0003ky-ID for guix-patches@gnu.org; Fri, 20 Mar 2020 07:21:01 -0400 Received: by mail-io1-xd36.google.com with SMTP id v3so5503359iot.11 for ; Fri, 20 Mar 2020 04:21:01 -0700 (PDT) MIME-Version: 1.0 From: Vincent Legoll Date: Fri, 20 Mar 2020 12:20:49 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: 40146@debbugs.gnu.org just a version bump -- Vincent Legoll