[Backport release-25.05] argbash: update meta.homepage (#410127)

This commit is contained in:
Aleksana 2025-05-23 19:56:25 +08:00 committed by GitHub
commit 684552d89c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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; [ ];