mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
[Backport release-25.05] argbash: update meta.homepage (#410127)
This commit is contained in:
commit
684552d89c
1 changed files with 1 additions and 1 deletions
|
@ -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; [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue