GNU bug report logs - #45377
[PATCH] gnu: esbuild: Update to 0.8.26.

Previous Next

Package: guix-patches;

Reported by: Ryan Prior <rprior <at> protonmail.com>

Date: Wed, 23 Dec 2020 02:09:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 45377-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ryan Prior <rprior <at> protonmail.com>
Cc: 45377-done <at> debbugs.gnu.org
Subject: Re: [bug#45377] [PATCH] gnu: esbuild: Update to 0.8.26.
Date: Wed, 23 Dec 2020 10:51:04 +0000
[Message part 1 (text/plain, inline)]
Ryan Prior via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 179 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.