[cpan2nix] perlPackages.Catmandu: 1.2002 -> 1.2011
This commit is contained in:
parent
ecc459f050
commit
17d25f3714
@ -2020,12 +2020,12 @@ let
|
||||
|
||||
Catmandu = buildPerlModule {
|
||||
pname = "Catmandu";
|
||||
version = "1.2002";
|
||||
version = "1.2011";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/N/NI/NICS/Catmandu-1.2002.tar.gz;
|
||||
sha256 = "0gq08q5s95p58fvdl30n1k94w01pplinw2c9b4s36946fhydqifq";
|
||||
url = mirror://cpan/authors/id/N/NI/NICS/Catmandu-1.2011.tar.gz;
|
||||
sha256 = "0awl5qhciphnr1ihq66ssd2hzxvh1ddbr016sxb0qhxbzqv77sb9";
|
||||
};
|
||||
propagatedBuildInputs = [ AnyURIEscape AppCmd CGIExpand ConfigOnion CpanelJSONXS DataCompare DataUUID DataUtil IOHandleUtil LWP ListMoreUtils LogAny MIMETypes ModuleInfo MooXAliases ParserMGC PathIteratorRule PathTiny StringCamelCase TextCSV TextHogan Throwable TryTinyByClass URITemplate YAMLLibYAML namespaceclean ];
|
||||
propagatedBuildInputs = [ AnyURIEscape AppCmd CGIExpand ConfigOnion CpanelJSONXS DataCompare DataUtil IOHandleUtil LWP ListMoreUtils LogAny MIMETypes ModuleInfo MooXAliases ParserMGC PathIteratorRule PathTiny StringCamelCase TextCSV TextHogan Throwable TryTinyByClass URITemplate UUIDTiny YAMLLibYAML namespaceclean ];
|
||||
buildInputs = [ LogAnyAdapterLog4perl LogLog4perl TestDeep TestException TestLWPUserAgent TestPod ];
|
||||
meta = {
|
||||
description = "a data toolkit";
|
||||
|
Loading…
Reference in New Issue
Block a user