From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0BEPGezPHmXGNgAAG6o9tA:P1 (envelope-from ) for ; Thu, 05 Oct 2023 17:02:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0BEPGezPHmXGNgAAG6o9tA (envelope-from ) for ; Thu, 05 Oct 2023 17:02:04 +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 879DD405F6 for ; Thu, 5 Oct 2023 17:01:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BYPQYACb; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696518113; 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=NhL1yWe1OOyd0Xd8RWiJAn1+0gowqcX443Q7c9I1p/E=; b=rDpE3yuD6ZuPLeZBKLxh4mERvz73rwIngzgvTFnGCFOpqtKhVeU8bw2GGixE/d8ONMproq xhlF2nhngOjdq/jWw2acAVZFIT3D1RVw21xYabY4VVx/HXqoh/n4tFLW6OrNdkL18a8/g6 SnDYxu3iODm0Oo4b6zS/lwB3RNz5U30yh7HR4R5Y0TZojUU3M8EnJD2Cke3MksH9ySocTq 8zvZtnTPcSRVSd6RWYvQ0RhddIxkcymVABQeOo1x0yN8vlrScNzJRBS2Dwu3gLOYEdHvR8 8ZyfgDjdqexmjxKOATTd/Dz4stWoPzcUdwfnVQxQ9Y1Jd0GgEwN//qF5AEPu6w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696518113; a=rsa-sha256; cv=none; b=PoPdGl6SalOIxIbWwUve/nDjA067AUe2/F8iNDClKrkZRrexg5zz0U6Nv0m8fxE3F0ZFIN LXMmUUFAhBWZs3CKKIKNumC4aMicsgEbpFAWNIAh+o6wAgGWmdCqLDpHDcxHBZL3rGabjl 5GbL6OZcEeJuuF0uUtD2j9OfIv1pgW7TDCRC3s/l/tfLLdBMYljSAN1h/srbrFAUIHzamK azaWeLYIRdEefHRl4Is/4keVMhpOBOsj3+1UW1L+BVqlShcyz3sr3cgFl4bU+nSJ4qmwh4 teUOyMmErCwp5At90xOJ1wjKhmAC8a2Z50FgaZShbQr/k2LyYSNyhEE1t4O62w== 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=BYPQYACb; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoPrK-0004Gx-Fm; Thu, 05 Oct 2023 11:01:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoPrF-0004As-Lg for guix-patches@gnu.org; Thu, 05 Oct 2023 11:01:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoPrE-0005gL-BC for guix-patches@gnu.org; Thu, 05 Oct 2023 11:01:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoPrW-0000sD-Hh for guix-patches@gnu.org; Thu, 05 Oct 2023 11:02:02 -0400 Subject: bug#65822: [PATCH] gnu: prosody: Update to 0.12.4. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65822 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= Batista Cc: 65822-done@debbugs.gnu.org Mail-Followup-To: 65822@debbugs.gnu.org, ludo@gnu.org, nandre@riseup.net Received: via spool by 65822-done@debbugs.gnu.org id=D65822.16965180923305 (code D ref 65822); Thu, 05 Oct 2023 15:02:02 +0000 Received: (at 65822-done) by debbugs.gnu.org; 5 Oct 2023 15:01:32 +0000 Received: from localhost ([127.0.0.1]:48142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoPr1-0000rF-KY for submit@debbugs.gnu.org; Thu, 05 Oct 2023 11:01:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoPqy-0000r0-5v for 65822-done@debbugs.gnu.org; Thu, 05 Oct 2023 11:01:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoPqY-0005ai-BN; Thu, 05 Oct 2023 11:01:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=NhL1yWe1OOyd0Xd8RWiJAn1+0gowqcX443Q7c9I1p/E=; b=BYPQYACb/41RE9PIXV8s l2ny/WyVxvfj4uvxMP0YE5D2KokMx8Tk1g3tkaXyrEHu+GYyOJPdlGvR7M49X0rWzF5qegH8dRKlL YDG4hKN2ghI+flwGBoV/MM1PSwXYPISepmbDVv8cRwRdkM4DiTc5A3QE6VdnO6QLCXFp9yFGE6yUT b+VLIslrNLgqU/7G8x36DnzUf9sY4pLuIsz6UMmH1oOR5AphLWQ0qec4t7MhQKQYQOf6Rji8Fgg9x GnBoPyQ65hJ95LtyAQXmj2dhCeoG7qj/O3Vvl+LFI5r2zXbN1UTXjGKGjbsG4+/46eVNK67pi49XH ntSgmvfzXsfVSg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20230908122408.1120-1-nandre@riseup.net> ("=?UTF-8?Q?Andr=C3=A9?= Batista"'s message of "Fri, 8 Sep 2023 09:24:08 -0300") References: <20230908122408.1120-1-nandre@riseup.net> Date: Thu, 05 Oct 2023 17:00:06 +0200 Message-ID: <877co13yix.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 879DD405F6 X-TUID: 5GxZDC6MjR56 Andr=C3=A9 Batista skribis: > * gnu/packages/messaging.scm (prosody): Update to 0.12.4. Applied, thanks!