unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14.
@ 2021-04-25  4:44 Ryan Prior via Guix-patches via
  2021-04-25  5:04 ` Ryan Prior via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Prior via Guix-patches via @ 2021-04-25  4:44 UTC (permalink / raw)
  To: 48010; +Cc: Ryan Prior

From: Ryan Prior <ryanprior@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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14.
  2021-04-25  4:44 [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14 Ryan Prior via Guix-patches via
@ 2021-04-25  5:04 ` Ryan Prior via Guix-patches via
  2021-04-25 19:00   ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Prior via Guix-patches via @ 2021-04-25  5:04 UTC (permalink / raw)
  To: 48010, rprior

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

On April 25, 2021, Ryan Prior <rprior@protonmail.com> wrote:
> From: Ryan Prior <ryanprior@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@protonmail.com

Thank you!

[-- Attachment #2: Type: text/html, Size: 2722 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14.
  2021-04-25  5:04 ` Ryan Prior via Guix-patches via
@ 2021-04-25 19:00   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-04-25 19:00 UTC (permalink / raw)
  To: 48010; +Cc: rprior

On Sun, Apr 25, 2021 at 05:04:21AM +0000, Ryan Prior via Guix-patches via wrote:
> On April 25, 2021, Ryan Prior <rprior@protonmail.com> wrote:
> > From: Ryan Prior <ryanprior@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@protonmail.com

Okay. Pushed as d34371c92b495d2386d4dc19ab635d5626cf11aa




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-25 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-25  4:44 [bug#48010] [PATCH] gnu: esbuild: Update to 0.11.14 Ryan Prior via Guix-patches via
2021-04-25  5:04 ` Ryan Prior via Guix-patches via
2021-04-25 19:00   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).