Commit 7fe526c0 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

perlPackages.DBIxConnector: cleanups

parent b6bd1b28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7330,7 +7330,7 @@ with self; {
    };
  };
  DBIxConnector = buildPerlModule {
  DBIxConnector = buildPerlPackage {
    pname = "DBIx-Connector";
    version = "0.59";
    src = fetchurl {