GNU bug report logs - #45317
[PATCH] gnu: esbuild: Update to 0.8.24.

Previous Next

Package: guix-patches;

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

Date: Sat, 19 Dec 2020 03:59:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45317: closed ([PATCH] gnu: esbuild: Update to 0.8.24.)
Date: Sun, 20 Dec 2020 12:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 20 Dec 2020 14:45:07 +0200
with message-id <X99HUyMdqXw4QqqS <at> E5400>
and subject line Re: [bug#45317] [PATCH] gnu: esbuild: Update to 0.8.24.
has caused the debbugs.gnu.org bug report #45317,
regarding [PATCH] gnu: esbuild: Update to 0.8.24.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45317: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45317
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ryan Prior <rprior <at> protonmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: esbuild: Update to 0.8.24.
Date: Sat, 19 Dec 2020 03:58:22 +0000
* gnu/packages/web.scm (esbuild): Update to 0.8.24.
---
 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 39820f7572..6c9c3a97bd 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.23")
+    (version "0.8.24")
     (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 "0lrz685hdhx4cyxbslacg5x2xvm8zd1a5kjg4b7q10i5w56wb5xc"))
+        (base32 "14n67p9h70v26nfgnjxipj8v9dn0sbdy5gahz8v7720m80bxfdic"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.29.2




[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Ryan Prior <rprior <at> protonmail.com>
Cc: 45317-done <at> debbugs.gnu.org
Subject: Re: [bug#45317] [PATCH] gnu: esbuild: Update to 0.8.24.
Date: Sun, 20 Dec 2020 14:45:07 +0200
[Message part 4 (text/plain, inline)]
Looks good. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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