[cpan2nix] perlPackages.CatalystRuntime: 5.90118 -> 5.90119
This commit is contained in:
parent
005f851d85
commit
580f964503
@ -1317,10 +1317,10 @@ let
|
||||
};
|
||||
|
||||
CatalystRuntime = buildPerlPackage rec {
|
||||
name = "Catalyst-Runtime-5.90118";
|
||||
name = "Catalyst-Runtime-5.90119";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/H/HA/HAARG/Catalyst-Runtime-5.90118.tar.gz;
|
||||
sha256 = "a3e979fc822f500d065e39a03d1883179bfdae77a8372cce0070efd1bf1e9a33";
|
||||
url = mirror://cpan/authors/id/E/ET/ETHER/Catalyst-Runtime-5.90119.tar.gz;
|
||||
sha256 = "19fff77c70a4fc8df2909db82629fda7f25d3e5d01f0152a145f8f8973ea87c7";
|
||||
};
|
||||
buildInputs = [ TestFatal TypeTiny ];
|
||||
propagatedBuildInputs = [ CGISimple CGIStruct ClassC3AdoptNEXT DataDump HTTPBody ModulePluggable MooseXEmulateClassAccessorFast MooseXGetopt MooseXMethodAttributes MooseXRoleWithOverloading PathClass PlackMiddlewareFixMissingBodyInRedirect PlackMiddlewareMethodOverride PlackMiddlewareRemoveRedundantBody PlackMiddlewareReverseProxy PlackTestExternalServer SafeIsa StringRewritePrefix TaskWeaken TextSimpleTable TreeSimpleVisitorFactory URIws ];
|
||||
|
Loading…
Reference in New Issue
Block a user