From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53067) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNfZp-0000Dw-O5 for guix-patches@gnu.org; Thu, 24 Oct 2019 12:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNfZo-0000Sm-2o for guix-patches@gnu.org; Thu, 24 Oct 2019 12:03:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56227) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNfZn-0000Si-Tc for guix-patches@gnu.org; Thu, 24 Oct 2019 12:03:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNfZm-0002ue-Fe for guix-patches@gnu.org; Thu, 24 Oct 2019 12:03:03 -0400 Subject: [bug#37903] [PATCH 1/2] gnu: profanity: Update to 0.7.1. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:53027) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNfZW-0007ma-9d for guix-patches@gnu.org; Thu, 24 Oct 2019 12:02:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNfZV-0000Nd-94 for guix-patches@gnu.org; Thu, 24 Oct 2019 12:02:46 -0400 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]:52365) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNfZV-0000Mv-2v for guix-patches@gnu.org; Thu, 24 Oct 2019 12:02:45 -0400 Received: by mail-wm1-x342.google.com with SMTP id p21so2015136wmg.2 for ; Thu, 24 Oct 2019 09:02:44 -0700 (PDT) References: <20191024141000.l7qqh3ka4tlllxfj@rafflesia> <20191024141224.ymmaelohihudavov@rafflesia> From: Mathieu Othacehe In-reply-to: <20191024141224.ymmaelohihudavov@rafflesia> Date: Thu, 24 Oct 2019 18:02:40 +0200 Message-ID: <87wocuyvvj.fsf@gmail.com> 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: 37903@debbugs.gnu.org Hello Tanguy, > * gnu/packages/messaging.scm (profanity): Update to 0.7.1. This patch doesn't apply on master. Can you rebase it please? You also need to add mention of the uri update in the commit message. Thanks, Mathieu