argbash: update meta.homepage (#410122)

This commit is contained in:
Jenny
2025-05-23 13:37:49 +02:00
committed by GitHub
+1 -1
View File
@@ -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; [ ];