[cpan2nix] perlPackages.ConfigGitLike: cleanup
This commit is contained in:
parent
efd396a550
commit
90c19050d6
@ -3118,7 +3118,7 @@ let
|
|||||||
pname = "Config-GitLike";
|
pname = "Config-GitLike";
|
||||||
version = "1.18";
|
version = "1.18";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/A/AL/ALEXMV/Config-GitLike-1.18.tar.gz;
|
url = "mirror://cpan/authors/id/A/AL/ALEXMV/Config-GitLike-1.18.tar.gz";
|
||||||
sha256 = "f7ae7440f3adab5b9ff9aa57216d84fd4a681009b9584e32da42f8bb71e332c5";
|
sha256 = "f7ae7440f3adab5b9ff9aa57216d84fd4a681009b9584e32da42f8bb71e332c5";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException ];
|
buildInputs = [ TestException ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user