From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42833) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iO0Ku-0006zS-NL for guix-patches@gnu.org; Fri, 25 Oct 2019 10:13:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iO0Kt-0005Qo-Gx for guix-patches@gnu.org; Fri, 25 Oct 2019 10:13:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58590) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iO0Ks-0005QQ-La for guix-patches@gnu.org; Fri, 25 Oct 2019 10:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iO0Ks-0008KG-Fu for guix-patches@gnu.org; Fri, 25 Oct 2019 10:13:02 -0400 Subject: bug#37903: [PATCH v2 1/2] gnu: profanity: Update to 0.7.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: MIME-Version: 1.0 References: <20191024141000.l7qqh3ka4tlllxfj@rafflesia> <20191025124619.zkr4sf42j5rbsvsz@rafflesia> In-Reply-To: <20191025124619.zkr4sf42j5rbsvsz@rafflesia> From: Mathieu Othacehe Date: Fri, 25 Oct 2019 16:11:45 +0200 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: Tanguy Le Carrour Cc: 37903-done@debbugs.gnu.org Hello Tanguy, > Sorry, I thought I had pull the latest master! > I also added something about the source URL in the commit message. The patch applying issue seems to come from an encoding issue. Could you check the configuration of your mailer, or use git send-email instead? You can convince yourself of the issue by trying to apply your patch, from your email, using git am command. I also edited the commit message of the first patch to follow commit log conventions. Thanks for your work :), Mathieu