[cpan2nix] perlPackages.DBIxClassHelpers: 2.034002 -> 2.036000
This commit is contained in:
parent
ef87b21123
commit
b5ccb85cd5
@ -5382,10 +5382,10 @@ let
|
|||||||
|
|
||||||
DBIxClassHelpers = buildPerlPackage {
|
DBIxClassHelpers = buildPerlPackage {
|
||||||
pname = "DBIx-Class-Helpers";
|
pname = "DBIx-Class-Helpers";
|
||||||
version = "2.034002";
|
version = "2.036000";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-Helpers-2.034002.tar.gz";
|
url = mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-Helpers-2.036000.tar.gz;
|
||||||
sha256 = "08ab0eae514653b7f59444a0a19188ef65351889e9aefb19a2ea5a159fe2574b";
|
sha256 = "b7b8b4891a983c034ef0b45f4112404a0a40550c4e217daeb7a22ca16861efdb";
|
||||||
};
|
};
|
||||||
buildInputs = [ DBDSQLite DateTimeFormatSQLite TestDeep TestFatal TestRoo aliased ];
|
buildInputs = [ DBDSQLite DateTimeFormatSQLite TestDeep TestFatal TestRoo aliased ];
|
||||||
propagatedBuildInputs = [ CarpClan DBIxClassCandy DBIxIntrospector SafeIsa TextBrew ];
|
propagatedBuildInputs = [ CarpClan DBIxClassCandy DBIxIntrospector SafeIsa TextBrew ];
|
||||||
|
Loading…
Reference in New Issue
Block a user