unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jlicht@fsfe.org
To: 64611@debbugs.gnu.org
Cc: Jelle Licht <jlicht@fsfe.org>
Subject: [bug#64611] [PATCH 2/2] gnu: node-lts: Update to 18.16.1.
Date: Fri, 14 Jul 2023 16:01:17 +0200	[thread overview]
Message-ID: <03cfabe3d57d01c0153b65b0d7294691a1bf4742.1689343264.git.jlicht@fsfe.org> (raw)
In-Reply-To: <4c4f3735bedf8a7802ec6d4c6c45195e355b1748.1689343264.git.jlicht@fsfe.org>

From: Jelle Licht <jlicht@fsfe.org>

* gnu/packages/node.scm (node-lts): Update to 18.16.1.

---

 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 84a86ef631..36e5133f73 100644
--- a/gnu/packages/node.scm
+++ b/gnu/packages/node.scm
@@ -738,14 +738,14 @@ (define-public llhttp-bootstrap
 (define-public node-lts
   (package
     (inherit node)
-    (version "18.16.0")
+    (version "18.16.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://nodejs.org/dist/v" version
                                   "/node-v" version ".tar.gz"))
               (sha256
                (base32
-                "0vcc132z7lkxnw5clmiz6sp6ccmw35pyb69hczphrig5frfmqkva"))
+                "19azhxaz4siiqah9pzr641wms0dnaki99398fzgxh9isqa6lr3si"))
               (modules '((guix build utils)))
               (snippet
                `(begin
-- 
2.40.1





  reply	other threads:[~2023-07-14 14:37 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   ` jlicht [this message]
2023-07-24 10:28 ` [bug#64611] [PATCH v2 " jlicht
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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03cfabe3d57d01c0153b65b0d7294691a1bf4742.1689343264.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).