From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SGxXA35SvmTqegEASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 12:29:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iJ5FAn5SvmTrNQEAG6o9tA (envelope-from ) for ; Mon, 24 Jul 2023 12:29: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 E5D893B74D for ; Mon, 24 Jul 2023 12:29:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=w744c6jD; 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=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690194557; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=dUZzSVdFgwdOTWb3tB43pO4H4SbJSro8rcRvy1L2AuQ=; b=H27whxTME/u0tXKzFojmAlNgj8Eh3p//6cK/CxGrkpMRRXfVtyBuZvy/TL2HVY/C4xcdKe 4LA9cqBQAAjVkNe4vt05lQJ/5SNi9Duf4VsT5kLEi4JieIK5/grIPAZCJN6/xEyPS8DQB9 jIT3i1iDSa6mo1fLiZ6zjqNqUQpzlqZ+6MclddrAZpDrjPfPASR+6uNkDFz+2BIt3pHCHt Awni4lVjaWGy5zdd6rBpOQw/7/V0K4w6pbUdp9IGaitN8+BfnApbec0tsVGrXeRaSiCZCd jPB2wBDBgYZ4Gr0bpgdLvu+67G0/LuSWt+FZiqQxE4iax9RINtjs8kb6va0A4A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690194557; a=rsa-sha256; cv=none; b=nD28KeLmmtAbPni9eVfFu2BPk32+bgK/st9FTHZh1Gyv4urCZmeWkpmV4BbEp55FV+J3W5 AJD5eOLJ+d1lT11ovpaFkQOLxwAEf922JUSrzuWxK60mmtKuE2G57aih0eV37HXtu3MYNV 5JZe/EpdUiM/gjbeKV9h8vw5XF+HEDxsn4eJgoQ3DYJG8rNIj3irB+sXklRexPH6YeEg5Q 4vkjpsaFSff8/shpc9LilC3/2Jznx3RF9wobkIcrCurxQBbC35nqqJlw/wlHxCcKT3CEvQ Hnsgq1u/5om2+NcOdnBwqgTa7Ac7qTlTxB0+GVyv4CXvIgyWSNnMRPqpU9Iu2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=w744c6jD; 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=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNsoL-0001ZG-5q; Mon, 24 Jul 2023 06:29:05 -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 1qNsoI-0001Yf-9m for guix-patches@gnu.org; Mon, 24 Jul 2023 06:29:02 -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 1qNsoI-0004Yl-16 for guix-patches@gnu.org; Mon, 24 Jul 2023 06:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNsoH-0003dv-Tj for guix-patches@gnu.org; Mon, 24 Jul 2023 06:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64611] [PATCH v2 1/2] gnu: llhttp-bootstrap: Update to 6.0.11. References: In-Reply-To: Resent-From: jlicht@fsfe.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 10:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64611 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64611@debbugs.gnu.org Cc: Jelle Licht Received: via spool by 64611-submit@debbugs.gnu.org id=B64611.169019449613939 (code B ref 64611); Mon, 24 Jul 2023 10:29:01 +0000 Received: (at 64611) by debbugs.gnu.org; 24 Jul 2023 10:28:16 +0000 Received: from localhost ([127.0.0.1]:41849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNsnY-0003ch-BU for submit@debbugs.gnu.org; Mon, 24 Jul 2023 06:28:16 -0400 Received: from mail2.fsfe.org ([2001:780:215:1::55]:52228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNsnW-0003cY-Oh for 64611@debbugs.gnu.org; Mon, 24 Jul 2023 06:28:15 -0400 From: jlicht@fsfe.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021081301; t=1690194492; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=dUZzSVdFgwdOTWb3tB43pO4H4SbJSro8rcRvy1L2AuQ=; b=w744c6jDqshV5pUKDyZ7jKeWqkeWlHMn/nb4C0bD3cRUq/0Ai4cE8pTW6M/LisnWgxMj0S HzCCuGHcgH7f7f145uHsdfb60603Oevay+2Ra8FJAsSdBN1lRHB9sXDRhUJKKVgRjUhEse LGuXFg8estjgVz3MzVbAwQKEcthfNRQ= Date: Mon, 24 Jul 2023 12:28:00 +0200 Message-ID: <4679c971c86cf0ac2ed2f18e9c60f9512e0189c5.1690194338.git.jlicht@fsfe.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.05 X-Spam-Score: -2.05 X-Migadu-Queue-Id: E5D893B74D X-Migadu-Scanner: mx1.migadu.com X-TUID: iQCyig9Q4WKY From: Jelle Licht * gnu/packages/node.scm (llhttp-bootstrap): Update to 6.0.11. --- (no changes since v1) gnu/packages/node.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm index 6569422584..91a7d9c700 100644 --- a/gnu/packages/node.scm +++ b/gnu/packages/node.scm @@ -669,7 +669,7 @@ (define-public node-llparse-bootstrap (define-public llhttp-bootstrap (package (name "llhttp") - (version "6.0.10") + (version "6.0.11") (source (origin (method git-fetch) (uri (git-reference @@ -678,7 +678,7 @@ (define-public llhttp-bootstrap (file-name (git-file-name name version)) (sha256 (base32 - "0izwqa77y007xdi0bj3ccw821n19rz89mz4hx4lg99fwkwylr6x8")) + "16gaylka6nx9bsff9xga3s8xihxm3k7svrb88lr4dj2s4pzlfga9")) (modules '((guix build utils))) (snippet '(begin base-commit: cf9904bcc8dd03e73675475bb4d8746dc434e415 -- 2.41.0