perlPackages.DBIxSearchBuilder: 1.71 -> 1.77
This commit is contained in:
@@ -7290,10 +7290,10 @@ with self; {
|
||||
|
||||
DBIxSearchBuilder = buildPerlPackage {
|
||||
pname = "DBIx-SearchBuilder";
|
||||
version = "1.71";
|
||||
version = "1.77";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/B/BP/BPS/DBIx-SearchBuilder-1.71.tar.gz";
|
||||
hash = "sha256-5C/dpvbmSSe7h3dIPlZtaDA6iwkY0YjKD+VRo6PUQr0=";
|
||||
url = "mirror://cpan/authors/id/B/BP/BPS/DBIx-SearchBuilder-1.77.tar.gz";
|
||||
hash = "sha256-O/il1cjF/cYK0vY/Y/c90fZJP/TYJYcoOj4iM36P4HA=";
|
||||
};
|
||||
buildInputs = [ DBDSQLite ];
|
||||
propagatedBuildInputs = [ CacheSimpleTimedExpiry ClassAccessor ClassReturnValue Clone DBIxDBSchema Want capitalization ];
|
||||
|
||||
Reference in New Issue
Block a user