From: Ryan Prior via Guix-patches via <guix-patches@gnu.org>
To: 44859@debbugs.gnu.org
Subject: [bug#44859] [PATCH 2/2] gnu: esbuild: Update home-page.
Date: Wed, 25 Nov 2020 01:56:04 +0000 [thread overview]
Message-ID: <20201125015601.30054-1-rprior@protonmail.com> (raw)
In-Reply-To: <20201125015407.29890-1-rprior@protonmail.com>
* gnu/packages/web.scm (esbuild): Update home-page.
---
gnu/packages/web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a7a7b5d4a4..4ba0ac43e6 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1456,7 +1456,7 @@ used to validate and fix HTML data.")
`(("golang.org/x/sys" ,go-golang-org-x-sys)))
(native-inputs
`(("github.com/kylelemons/godebug" ,go-github-com-kylelemons-godebug)))
- (home-page "https://github.com/evanw/esbuild")
+ (home-page "https://esbuild.github.io/")
(synopsis "Bundler and minifier tool for JavaScript and TypeScript")
(description
"The esbuild tool provides a unified bundler, transpiler and
--
2.29.2
next prev parent reply other threads:[~2020-11-25 1:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 1:54 [bug#44859] [PATCH 1/2] gnu: esbuild: Update to 0.8.14 Ryan Prior via Guix-patches via
2020-11-25 1:56 ` Ryan Prior via Guix-patches via [this message]
2020-11-25 7:59 ` bug#44859: " Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201125015601.30054-1-rprior@protonmail.com \
--to=guix-patches@gnu.org \
--cc=44859@debbugs.gnu.org \
--cc=rprior@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.