gnu: esbuild: Update to 0.8.11.

* gnu/packages/web.scm (esbuild): Update to 0.8.11.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Ryan Prior 2020-11-19 05:56:09 +00:00 committed by Efraim Flashner
parent aee183e1a5
commit c7a20c7ea3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1424,7 +1424,7 @@ (module "tidy")
(define-public esbuild
(package
(name "esbuild")
(version "0.8.7")
(version "0.8.11")
(source
(origin
(method git-fetch)
@ -1434,7 +1434,7 @@ (define-public esbuild
(file-name (git-file-name name version))
(sha256
(base32
"14x95dmh4jrfp93p7ln0cv917qxll04sqzlpf9rl6w01fifr2s75"))
"18cp68jds8cq58hpcwh85cgvh5vlkjfdcpwqp5h754065j896rr3"))
(modules '((guix build utils)))
(snippet
'(begin