python310Packages.pydal: 20210626.3 -> 20220114.1

This commit is contained in:
R. Ryantm
2022-01-20 07:07:45 +00:00
parent 7e89775a9e
commit c0ebf3ae09
@@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "pydal";
version = "20210626.3";
version = "20220114.1";
src = fetchPypi {
inherit pname version;
sha256 = "043s52b7srqwwmj7rh783arqryilmv3m8dmmg9bn5sjgfi004jn4";
sha256 = "8c872f1fd6759eef497d72cf33fe57537be86ccf23515bd47e1f8a04d862236e";
};
postPatch = ''