python310Packages.aio-georss-gdacs: 0.5 -> 0.6

This commit is contained in:
R. Ryantm 2022-02-21 04:11:14 +00:00
parent d81f048ef4
commit c94b710963

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "aio-georss-gdacs";
version = "0.5";
version = "0.6";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "exxamalte";
repo = "python-aio-georss-gdacs";
rev = "v${version}";
sha256 = "sha256-CIQoQRk5KIPEa/Y/7C1NPctuHvoiZ/o2bDa5YSWY+9M=";
sha256 = "sha256-sUHVmueu70ZnXP8KoJ2mDzzEedzXYHM2yeGC4oVsZZU=";
};
propagatedBuildInputs = [