unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Ryan Prior <rprior@protonmail.com>
Cc: 45377-done@debbugs.gnu.org
Subject: bug#45377: [PATCH] gnu: esbuild: Update to 0.8.26.
Date: Wed, 23 Dec 2020 10:51:04 +0000	[thread overview]
Message-ID: <87czz0bxt3.fsf@cbaines.net> (raw)
In-Reply-To: <20201223020745.30409-1-rprior@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]


Ryan Prior via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/web.scm (esbuild): Update to 0.8.26.
> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> index bd1e7eccaa..cb04d95575 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -1485,7 +1485,7 @@ used to validate and fix HTML data.")
>  (define-public esbuild
>    (package
>      (name "esbuild")
> -    (version "0.8.24")
> +    (version "0.8.26")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1494,7 +1494,7 @@ used to validate and fix HTML data.")
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "14n67p9h70v26nfgnjxipj8v9dn0sbdy5gahz8v7720m80bxfdic"))
> +        (base32 "0zw68mgmmicbkvx7s22knvm8nng5qn41b1chn35prhkla3kx1jn1"))
>         (modules '((guix build utils)))
>         (snippet
>          '(begin

Thanks! Pushed to master as 882485832f6bf9da0415ea3b81a5060fcc68c216.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2020-12-23 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-23  2:07 [bug#45377] [PATCH] gnu: esbuild: Update to 0.8.26 Ryan Prior via Guix-patches via
2020-12-23 10:51 ` Christopher Baines [this message]

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=87czz0bxt3.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=45377-done@debbugs.gnu.org \
    --cc=rprior@protonmail.com \
    /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).