From: jlicht@fsfe.org
To: 64611@debbugs.gnu.org
Cc: Jelle Licht <jlicht@fsfe.org>
Subject: [bug#64611] [PATCH v2 1/2] gnu: llhttp-bootstrap: Update to 6.0.11.
Date: Mon, 24 Jul 2023 12:28:00 +0200 [thread overview]
Message-ID: <4679c971c86cf0ac2ed2f18e9c60f9512e0189c5.1690194338.git.jlicht@fsfe.org> (raw)
In-Reply-To: <cover.1689343022.git.jlicht@fsfe.org>
From: Jelle Licht <jlicht@fsfe.org>
* 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
next prev parent reply other threads:[~2023-07-24 10:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-14 13:58 [bug#64611] [PATCH 0/2] Update node-lts to 18.16.1 [security fixes] jlicht
2023-07-14 14:01 ` [bug#64611] [PATCH 1/2] gnu: llhttp-bootstrap: Update to 6.0.11 jlicht
2023-07-14 14:01 ` [bug#64611] [PATCH 2/2] gnu: node-lts: Update to 18.16.1 jlicht
2023-07-24 10:28 ` jlicht [this message]
2023-07-24 10:28 ` [bug#64611] [PATCH v2 2/2] gnu: node-lts: Update to 18.17.0 jlicht
2023-08-19 20:48 ` [bug#64611] [PATCH v3 1/2] gnu: llhttp-bootstrap: Update to 6.0.11 jlicht
2023-08-19 20:48 ` [bug#64611] [PATCH v3 2/2] gnu: node-lts: Update to 18.17.1 jlicht
2023-08-31 18:34 ` bug#64611: " Jelle Licht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4679c971c86cf0ac2ed2f18e9c60f9512e0189c5.1690194338.git.jlicht@fsfe.org \
--to=jlicht@fsfe.org \
--cc=64611@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.