GNU bug report logs - #48010
[PATCH] gnu: esbuild: Update to 0.11.14.

Previous Next

Package: guix-patches;

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

Date: Sun, 25 Apr 2021 04:45:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48010 in the body.
You can then email your comments to 48010 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48010; Package guix-patches. (Sun, 25 Apr 2021 04:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Prior <rprior <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 25 Apr 2021 04:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ryan Prior <rprior <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Ryan Prior <ryanprior <at> hey.com>
Subject: [PATCH] gnu: esbuild: Update to 0.11.14.
Date: Sun, 25 Apr 2021 04:44:35 +0000
From: Ryan Prior <ryanprior <at> hey.com>

* gnu/package/web.scm (esbuild): Update to 0.11.14.
---
 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 4ff6411e63..ceb89f88fb 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1554,7 +1554,7 @@ used to validate and fix HTML data.")
 (define-public esbuild
   (package
     (name "esbuild")
-    (version "0.11.12")
+    (version "0.11.14")
     (source
      (origin
        (method git-fetch)
@@ -1563,7 +1563,7 @@ used to validate and fix HTML data.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mxj4mrq1zbvv25alnc3s36bhnnhghivgwp45a7m3cp1389ffcd1"))
+        (base32 "0qxylzc7lzpsp5hm3dl5jvy9aca8azn8dmbjz9z5n5rkdmm8vd9p"))
        (modules '((guix build utils)))
        (snippet
         '(begin
--
2.31.1






Information forwarded to guix-patches <at> gnu.org:
bug#48010; Package guix-patches. (Sun, 25 Apr 2021 05:05:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ryan Prior <ryanprior <at> hey.com>
To: Ryan Prior via Guix-patches <guix-patches <at> gnu.org>, 
 Ryan Prior <rprior <at> protonmail.com>
Subject: Re: [PATCH] gnu: esbuild: Update to 0.11.14.
Date: Sun, 25 Apr 2021 05:04:21 +0000
[Message part 1 (text/plain, inline)]
On April 25, 2021, Ryan Prior <rprior <at> protonmail.com> wrote:
> From: Ryan Prior <ryanprior <at> hey.com>
>

Darn I put the wrong email on the patch (I'm cursed with all these email
addresses)

If you see this, please commit using rprior <at> protonmail.com

Thank you!
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#48010; Package guix-patches. (Sun, 25 Apr 2021 19:01:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Ryan Prior via Guix-patches via <guix-patches <at> gnu.org>
Cc: 48010 <at> debbugs.gnu.org, rprior <at> protonmail.com
Subject: Re: [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14.
Date: Sun, 25 Apr 2021 15:00:40 -0400
On Sun, Apr 25, 2021 at 05:04:21AM +0000, Ryan Prior via Guix-patches via wrote:
> On April 25, 2021, Ryan Prior <rprior <at> protonmail.com> wrote:
> > From: Ryan Prior <ryanprior <at> hey.com>
> >
> 
> Darn I put the wrong email on the patch (I'm cursed with all these email
> addresses)
> 
> If you see this, please commit using rprior <at> protonmail.com

Okay. Pushed as d34371c92b495d2386d4dc19ab635d5626cf11aa




Information forwarded to guix-patches <at> gnu.org:
bug#48010; Package guix-patches. (Sun, 25 Apr 2021 19:01:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 48010 <at> debbugs.gnu.org and Ryan Prior <rprior <at> protonmail.com> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Sun, 25 Apr 2021 19:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 24 May 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 338 days ago.

Previous Next


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