gnu: esbuild: Update home-page.
* gnu/packages/web.scm (esbuild): Update home-page. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									2cbff241fc
								
							
						
					
					
						commit
						f21cab6dad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1456,7 +1456,7 @@ used to validate and fix HTML data.") | ||||||
|      `(("golang.org/x/sys" ,go-golang-org-x-sys))) |      `(("golang.org/x/sys" ,go-golang-org-x-sys))) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("github.com/kylelemons/godebug" ,go-github-com-kylelemons-godebug))) |      `(("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") |     (synopsis "Bundler and minifier tool for JavaScript and TypeScript") | ||||||
|     (description |     (description | ||||||
|      "The esbuild tool provides a unified bundler, transpiler and |      "The esbuild tool provides a unified bundler, transpiler and | ||||||
|  |  | ||||||
		Reference in a new issue