me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1424,7 +1424,7 @@ used to validate and fix HTML data.")
(define-public esbuild
(package
(name "esbuild")
(version "0.8.7")
(version "0.8.11")
(source
(origin
(method git-fetch)
@ -1434,7 +1434,7 @@ used to validate and fix HTML data.")
(file-name (git-file-name name version))
(sha256
(base32
"14x95dmh4jrfp93p7ln0cv917qxll04sqzlpf9rl6w01fifr2s75"))
"18cp68jds8cq58hpcwh85cgvh5vlkjfdcpwqp5h754065j896rr3"))
(modules '((guix build utils)))
(snippet
'(begin