Merge pull request #201002 from fabaff/gcal-sync-bump

python310Packages.gcal-sync: 4.0.1 -> 4.0.2
This commit is contained in:
Mario Rodas
2022-11-13 07:45:51 -05:00
committed by GitHub
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "gcal-sync";
version = "4.0.1";
version = "4.0.2";
format = "setuptools";
disabled = pythonOlder "3.9";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "allenporter";
repo = "gcal_sync";
rev = "refs/tags/${version}";
hash = "sha256-sfGfF0kz37QX0Xjrtdl9XU9biVu7v8l6u/S27NeAW+k=";
hash = "sha256-KvWLaGTCIjHZpCiex2quIGsl+IZsM2aEARxGJbcR8lc=";
};
propagatedBuildInputs = [