From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iJXQNPJ2RWNpdgAAbAwnHQ (envelope-from ) for ; Tue, 11 Oct 2022 16:00:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kKKjM/J2RWPpcAEAG6o9tA (envelope-from ) for ; Tue, 11 Oct 2022 16:00:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7610E3F986 for ; Tue, 11 Oct 2022 16:00:18 +0200 (CEST) Received: from localhost ([::1]:46308 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiFnt-0004hV-Ix for larch@yhetil.org; Tue, 11 Oct 2022 10:00:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFGl-0002MT-Ug for guix-patches@gnu.org; Tue, 11 Oct 2022 09:26:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52321) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oiFGk-0006HW-ST for guix-patches@gnu.org; Tue, 11 Oct 2022 09:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oiFGk-0002eB-5Y for guix-patches@gnu.org; Tue, 11 Oct 2022 09:26:02 -0400 Subject: bug#58305: [PATCH 0/2] gnu: profanity: Update to 0.13.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 11 Oct 2022 13:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy Le Carrour Cc: 58305-done@debbugs.gnu.org Mail-Followup-To: 58305@debbugs.gnu.org, ludo@gnu.org, tanguy@bioneland.org Received: via spool by 58305-done@debbugs.gnu.org id=D58305.166549474110141 (code D ref 58305); Tue, 11 Oct 2022 13:26:01 +0000 Received: (at 58305-done) by debbugs.gnu.org; 11 Oct 2022 13:25:41 +0000 Received: from localhost ([127.0.0.1]:51398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFGP-0002dU-5o for submit@debbugs.gnu.org; Tue, 11 Oct 2022 09:25:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFGM-0002dD-B5 for 58305-done@debbugs.gnu.org; Tue, 11 Oct 2022 09:25:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53914) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFGF-00065W-Gc; Tue, 11 Oct 2022 09:25:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=haXWpUHS9bW70ThsV25EMIeEAPAK6G7YX5sNxrGJ9As=; b=HiPuwcKeAcBWZd2ecOa6 2ihdqqRjQNYpQdyrKyxw6Rc+AnSa9PTzRduds8AxA5ug+PgWY3gGWYxpWZOiDUAor9g5cpL6nMa/e 8JCuvyo+WqptYNdWL4mDp7HdIsyzkS6pw7m51V45drfoWaGddJsyf807Dwc8k3nlnW++NfIH/ArNu AlFJ2OtJM0+RYPE1ZRa4x/e6WN23m8CSciia/N3xKX+6JWjU9uUY3jDBCDLA3FrCXwkp/cdmhqxZj PZqU4NjZncJ/g+wk0j+YgcrciKUEHDAPRapJgIobb2KjAJAKaU4s1IK2bKt+7isa28Rl4EvF7TxtS YaC3gC5L4uSkdA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=47222 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFGF-0007AZ-2u; Tue, 11 Oct 2022 09:25:31 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221005122812.30209-1-tanguy@bioneland.org> Date: Tue, 11 Oct 2022 15:25:28 +0200 In-Reply-To: <20221005122812.30209-1-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Wed, 5 Oct 2022 14:28:12 +0200") Message-ID: <87wn96wkzb.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665496818; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=haXWpUHS9bW70ThsV25EMIeEAPAK6G7YX5sNxrGJ9As=; b=V/+jjo50tB4AduPHTbpiin30NtCI4ucp8MNAWT8AOeRrJpEmfZkx6hWOm2EDCdbUlls317 RBfxQBvwMArtk76SKtfOeikdxE+K8Cy5Cv3HQOG/49GpXf85CUhlbUE15ueqUuq8IknMbm 4KzxWS4UwBxa9p5ZgzboZdR6Ik1rQT1SOKlOz/o4wnix47BRvO7P3BEIfdi/0zEA/KquTw etLKrZZiiv6k7PRokppDXTWqErYg3Y1RrFb+wFqF0TnZG2+3NGxRjdgCDI7qx18UiCANTV qeyWJVV1yQ/cV2DzpHhtzEfDCNVlISWe8nubxsBxNpvte1wz24zbbosYhvnDcA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665496818; a=rsa-sha256; cv=none; b=dLUAeiT5nZ9eHDx/7Bi4K4ZkjpLPGKzbOy6tGgmQoS2iRF4TnCr+qg5Xzu1eD1LEGLjZ3v 6xCouq+D4YxsRZXLvK3DQGZUkSKkky9YeovG6357qYV1+Yu+KxedJe3cYR10K1BP7w9q+4 0ZJSxv4Qqud/hz3fuydBRgMBFBfQZysIhMhLuGreAxQVJWqRkJD21Dp8WEB0cF3A1+XHkr X4uCChQ24ho280kGBVhsnBi6X9VtGs5FJDPCVxrazf1V5FZiskRSzBkqOM/jwH5jzxqCwM 5VldMFVykIzD+pxO8WUSzM+sZ921XEsKpbp3hFpnLY3H+9/MbUxiDQkGoR/lag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HiPuwcKe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HiPuwcKe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7610E3F986 X-Spam-Score: -2.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: C+gJC00a3TtV Hello Sir! Tanguy Le Carrour skribis: > gnu: libstrophe: Update to 0.12.2. > gnu: profanity: Update to 0.13.0. Applied, thanks! :-) Ludo=E2=80=99.