Perl::Critic::Community: correct meta.homepage

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Luke Granger-Brown 2021-08-21 03:38:04 +01:00 committed by GitHub
parent 792b8da1f3
commit 1e8965c717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16923,7 +16923,7 @@ let
buildInputs = [ ModuleBuildTiny ];
propagatedBuildInputs = [ PPI PathTiny PerlCritic PerlCriticPolicyVariablesProhibitLoopOnHash PerlCriticPulp ];
meta = {
homepage = "https://github.com/Grinnz/Perl-Critic-Freenode";
homepage = "https://github.com/Grinnz/Perl-Critic-Community";
description = "Community-inspired Perl::Critic policies";
license = lib.licenses.artistic2;
};