[cpan2nix] perlPackages.URIIMAP: cleanup
This commit is contained in:
parent
2032f585e2
commit
b7169388e0
@ -15856,7 +15856,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/C/CW/CWEST/URI-imap-1.01.tar.gz;
|
url = mirror://cpan/authors/id/C/CW/CWEST/URI-imap-1.01.tar.gz;
|
||||||
sha256 = "0bdv6mrdijcq46r3lmz801rscs63f8p9qqliy2safd6fds4rj55v";
|
sha256 = "0bdv6mrdijcq46r3lmz801rscs63f8p9qqliy2safd6fds4rj55v";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [URI];
|
propagatedBuildInputs = [ URI ];
|
||||||
};
|
};
|
||||||
|
|
||||||
URINested = buildPerlModule {
|
URINested = buildPerlModule {
|
||||||
|
Loading…
Reference in New Issue
Block a user