From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QFDVK0eCRWPQAQEAbAwnHQ (envelope-from ) for ; Tue, 11 Oct 2022 16:48:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GFbjK0eCRWPQLgEAauVa8A (envelope-from ) for ; Tue, 11 Oct 2022 16:48:39 +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 1A0B4E80B for ; Tue, 11 Oct 2022 16:48:39 +0200 (CEST) Received: from localhost ([::1]:49838 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiGYg-0001TE-6n for larch@yhetil.org; Tue, 11 Oct 2022 10:48:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53422) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiGXp-0001RF-Gy for guix-patches@gnu.org; Tue, 11 Oct 2022 10:47:51 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55496) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oiGWA-0004S4-4B for guix-patches@gnu.org; Tue, 11 Oct 2022 10:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oiGW9-0007dv-UO for guix-patches@gnu.org; Tue, 11 Oct 2022 10:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58305] [PATCH 0/2] gnu: profanity: Update to 0.13.0. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Oct 2022 14:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 58305-done@debbugs.gnu.org Received: via spool by 58305-done@debbugs.gnu.org id=D58305.166549952529334 (code D ref 58305); Tue, 11 Oct 2022 14:46:01 +0000 Received: (at 58305-done) by debbugs.gnu.org; 11 Oct 2022 14:45:25 +0000 Received: from localhost ([127.0.0.1]:54574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiGVZ-0007d4-Bd for submit@debbugs.gnu.org; Tue, 11 Oct 2022 10:45:25 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:57353) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiGVX-0007cr-GP for 58305-done@debbugs.gnu.org; Tue, 11 Oct 2022 10:45:24 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id 9AE15C000E; Tue, 11 Oct 2022 14:45:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1665499517; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=byVdT0dcFsnrY3o4kRdIWVVxu7aFWESUQHl/tSb6ukc=; b=AbzXV5gfKoey/5PGwTf7shRUgclhvl/MaLu813UxipeUlfmE87LoAv+TBPkBPqO3l4TA+r hrs1vyhrp1fTnD0SKSRgS+ly4aTJi66o183q8cSa6Ka+KJbJNTtJDXZz6LKhYOPs/VZnk1 HOEuf2KP+3lBMW+GN1VnYurKvoblmBxUrZoMDlsnqNHF9E0lE4pVXB/ug+rHps5DoNM3sy PgyCX7vPDjXwjioenvXvUZGpo55QJYOuhiA6VxQA5NbXiYtFFe/6cCy0Y6c5x1WNWyFz29 yfyQ/16ztbOWVc3+pYJJQTF5ZH2pJHIeutyPDj21MMfqs3PMK1msA2XHeGlVAw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <20221005122812.30209-1-tanguy@bioneland.org> <87wn96wkzb.fsf@gnu.org> From: Tanguy LE CARROUR In-Reply-To: <87wn96wkzb.fsf@gnu.org> Date: Tue, 11 Oct 2022 16:45:15 +0200 Message-ID: <166549951559.12153.251878585032940184@localhost> User-Agent: alot/0.10 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=1665499719; 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-cc: 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=byVdT0dcFsnrY3o4kRdIWVVxu7aFWESUQHl/tSb6ukc=; b=STa6uhKS6tmeMlivG9/Cf/K9lFuBJGszHALcvdkJQM/ZIXTjOvelC1VZt3mbhS2wf2W/qS HX0xxAa7oLxX/yHc7Tuwt15Ln3bma56cC3hJV/RNP+tlg1QBZe0IdA00zuUEKQulAjLufN 8jRY1kIrVQERZ4o9R7Z9HW5JzkhAUetWUVYMpHJyzWNkkFjwxktP4X5XPeKK1Tke2/cqcn vyKPRxvmma4I5E7nlLy1RHUr1geQlEYtLKnWnCKNjjYLFkle3d8DiGXNHYR/o4Tf9SIl+x H+Zy8nYTOz1ivbSbLJy6vIUSE84kLYSqGzsjqiXVQMYDkTzqX1jOMWG8/0bVjA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665499719; a=rsa-sha256; cv=none; b=awzVsYJeHNSy6+9BFXxvgklHkpedG57g7Mv/gSuAt68WQkWCW3FrQwHMyEPvWJYO8oK03c V0mkcAWIl0TBTROSa7Xaxx3P/bdbXbyjk0koh1BMXeYXiXIVr1HXv1BdpbUqyJK8DKvXGz HoR/SnzC6T2IpWGzbP1N4B5Gu52bzI1VLKeNBM0RN3VNtdVhwPkeLTvqghP02DLt8wbTnC bk2c0YlR8AWGahx3V5MGRGVPtQo54Co+GBbKWjVJ6K27s0FMsgIgLe28xbwXWBIHQXvh/V klmhJ0q4McLzWHS+ibxQE6ULABXev5Y2DP7gBQs7qZvMDV1QH40VD9/dtlEIUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=AbzXV5gf; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); 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: 7.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=AbzXV5gf; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); 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: 1A0B4E80B X-Spam-Score: 7.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: BWyyhKaqgPRl Hi Ludo=E2=80=99! Quoting Ludovic Court=C3=A8s (2022-10-11 15:25:28) > Tanguy Le Carrour skribis: >=20 > > gnu: libstrophe: Update to 0.12.2. > > gnu: profanity: Update to 0.13.0. >=20 > Applied, thanks! :-) Thanks! --=20 Tanguy