[cpan2nix] perlPackages.ApacheSession: cleanup
This commit is contained in:
parent
64794b5970
commit
34407de811
@ -207,7 +207,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ApacheSession = buildPerlPackage {
|
ApacheSession = buildPerlModule {
|
||||||
name = "Apache-Session-1.93";
|
name = "Apache-Session-1.93";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/C/CH/CHORNY/Apache-Session-1.93.tar.gz;
|
url = mirror://cpan/authors/id/C/CH/CHORNY/Apache-Session-1.93.tar.gz;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user