deno: Update homepage URL
This commit is contained in:
@@ -248,7 +248,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://deno.land/";
|
||||
homepage = "https://deno.com/";
|
||||
changelog = "https://github.com/denoland/deno/releases/tag/v${finalAttrs.version}";
|
||||
description = "Secure runtime for JavaScript and TypeScript";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user