From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KOm0G2+SwGX1iAAA62LTzQ:P1 (envelope-from ) for ; Mon, 05 Feb 2024 08:46:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id KOm0G2+SwGX1iAAA62LTzQ (envelope-from ) for ; Mon, 05 Feb 2024 08:46:55 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=dCF3OlRn; 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=1707119215; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=AtcvCzugvsiBMeMfNG2YAcZksJtM9aSv3PE5ai381AI=; b=jYBbwYh9GCVtsyTMZKpGgE/u0eJ2/4339fG0iGm6Gx7GZuKRYugNM9BYhJwHiUrsVOQoya q2zqCuU1EW9/OdvnDlyof5CWp03ICnd7s06WoNhgoeoExaFdSuCM2+/MVmuJslRBSbTsiI Ql0VjusIPNIbA+vO0j/JgzXjoXniqEx9NYvGQwGygojZkQlQhI3O36b5/EImfRz0LMKWbV wk3BQxXQoVhIQlgGma2ElgEx6bLdx1LK5sVZKeAg/FygvoU8jDkkuldWr7vd8EMucM8gIP Pnz/PPln/ZKG1LMa1uDX//C3e+7IcAxAQTZGYfTY1ok7EZ45E7c/652JKVVccQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=dCF3OlRn; 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-Seal: i=1; s=key1; d=yhetil.org; t=1707119215; a=rsa-sha256; cv=none; b=rYuwhK6N5GdPzOmIuV8hjQY7qR9c4qD5ZkOxHxq234vPhhF2DPx2ZjuyvkgdwqPxiQY4mK qW7W8KG1dy1b8HbabnO8EWescxJCiwTvmrRo+1vPH9Tw/EbhX6IALt7fi4ApHvVECKrpg1 zb3cuje3UdXs663FmkcG6Jq52tyUuDEr4MtV41oNpV6HzqwFJew9HlamAEP0f42H25wPDM 6w5X/330bV+rAjfolMZFzKLgAPZGeT0josCE7o6xugZC/Fvz1lzYSz2v5VApgkWPk4WVAC nSO069FeiHtEX+dcR+ovifrF3Tgl7EnG1TjpDfLvnTCII8TbBq+XSI1TTf76SQ== 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 5C7986A14B for ; Mon, 5 Feb 2024 08:46:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWtgq-0002w2-Ce; Mon, 05 Feb 2024 02:46:52 -0500 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 1rWtgo-0002vD-Jt for guix-patches@gnu.org; Mon, 05 Feb 2024 02:46:50 -0500 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 1rWtgn-0005zL-Tu for guix-patches@gnu.org; Mon, 05 Feb 2024 02:46:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWtgz-0006f9-WB for guix-patches@gnu.org; Mon, 05 Feb 2024 02:47:02 -0500 Subject: bug#68783: [PATCH] gnu: guile-yamlpp: Update to 0.3. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 07:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68783 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Georgios Athanasiou Cc: 68783-done@debbugs.gnu.org Mail-Followup-To: 68783@debbugs.gnu.org, hako@ultrarare.space, yorgath@gmail.com Received: via spool by 68783-done@debbugs.gnu.org id=D68783.170711918525558 (code D ref 68783); Mon, 05 Feb 2024 07:47:01 +0000 Received: (at 68783-done) by debbugs.gnu.org; 5 Feb 2024 07:46:25 +0000 Received: from localhost ([127.0.0.1]:50561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWtgO-0006eA-NP for submit@debbugs.gnu.org; Mon, 05 Feb 2024 02:46:24 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:59628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWtgM-0006e2-IW for 68783-done@debbugs.gnu.org; Mon, 05 Feb 2024 02:46:23 -0500 Date: Mon, 05 Feb 2024 15:46:05 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1707119112; 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: in-reply-to:in-reply-to:references:references; bh=AtcvCzugvsiBMeMfNG2YAcZksJtM9aSv3PE5ai381AI=; b=dCF3OlRnrgJViZ0iJXT37dVvEwfXZGHJCgneuNuFpv38iWGy1cjUsYR2I5fdgPsJQPtB2B nyKa4yUqBSJ7liCGEL1VXvjo8VgzNpYSH4WUIjsWfN2WQD085OFX4LRwvs87SgS17iGdUj FTR9cd0aH5fI2LpX3959UFXWI+26uE6/WR61T4WdRl/Sey6iK911hsqQMdwMM3tP+L/r7e bx2lfupP3aSRt+mH90dRLF6ki4AfxF2MiCMXIx1+/cPg5AnqprRj4UaAaIbKqzRWErqTl2 NqKTgpvtNMqJDfvzrRsAfdeumiCeyuxN5HvaKZ0psaLk9HrPWzlSM+KCkMOzjA== Message-ID: <87plxb73r6.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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-Spam-Score: -7.16 X-Migadu-Queue-Id: 5C7986A14B X-Spam-Score: -7.16 X-Migadu-Scanner: mx11.migadu.com X-TUID: cNbYvtrqE5pB Hi Georgios, On Sun, 28 Jan 2024 23:38:16 +0800, Georgios Athanasiou wrote: > > * gnu/packages/guile-xyz.scm (guile-yamlpp): Update to 0.3. > > Change-Id: I47e3e909cadc81219b8cb2bc32a86eccd73f7d4a > --- > gnu/packages/guile-xyz.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied as 5a806face508cdfcd91e1eb1afb3ec38c002ec92, thanks!