[cpan2nix] perlPackages.ApacheSession: cleanup

This commit is contained in:
volth 2018-04-07 07:55:09 +00:00
parent 64794b5970
commit 34407de811

View File

@ -207,7 +207,7 @@ let self = _self // overrides; _self = with self; {
};
};
ApacheSession = buildPerlPackage {
ApacheSession = buildPerlModule {
name = "Apache-Session-1.93";
src = fetchurl {
url = mirror://cpan/authors/id/C/CH/CHORNY/Apache-Session-1.93.tar.gz;