[cpan2nix] perlPackages.DBIxClassHelpers: cleanup
This commit is contained in:
parent
f60631cdd3
commit
5a87bc693b
@ -5653,7 +5653,7 @@ let
|
|||||||
pname = "DBIx-Class-Helpers";
|
pname = "DBIx-Class-Helpers";
|
||||||
version = "2.036000";
|
version = "2.036000";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-Helpers-2.036000.tar.gz;
|
url = "mirror://cpan/authors/id/F/FR/FREW/DBIx-Class-Helpers-2.036000.tar.gz";
|
||||||
sha256 = "b7b8b4891a983c034ef0b45f4112404a0a40550c4e217daeb7a22ca16861efdb";
|
sha256 = "b7b8b4891a983c034ef0b45f4112404a0a40550c4e217daeb7a22ca16861efdb";
|
||||||
};
|
};
|
||||||
buildInputs = [ DBDSQLite DateTimeFormatSQLite TestDeep TestFatal TestRoo aliased ];
|
buildInputs = [ DBDSQLite DateTimeFormatSQLite TestDeep TestFatal TestRoo aliased ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user