me
/
guix
Archived
1
0
Fork 0

gnu: esbuild: Update to 0.8.7.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Ryan Prior 2020-11-15 20:58:01 +00:00 committed by Efraim Flashner
parent 8ebfa60d93
commit 8f447b1ae5
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.4")
(version "0.8.7")
(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
"0aaqyfnl4dncrpw8n2sqkkavx7ki7i2r9pdi82pp9syql3b5495y"))
"14x95dmh4jrfp93p7ln0cv917qxll04sqzlpf9rl6w01fifr2s75"))
(modules '((guix build utils)))
(snippet
'(begin