argbash: update meta.homepage
Upstream replaced the link in https://github.com/matejak/argbash/commit/48a7252cfe8ef0d43feb944d42a1778986005d43
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = "https://argbash.io/";
|
||||
homepage = "https://argbash.dev/";
|
||||
description = "Bash argument parsing code generator";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
|
||||
Reference in New Issue
Block a user