Merge pull request #190353 from r-ryantm/auto-update/python3.10-gcal-sync

python310Packages.gcal-sync: 0.10.0 -> 0.11.0
This commit is contained in:
Jonas Heinrich
2022-09-09 11:57:38 +02:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "gcal-sync";
version = "0.10.0";
version = "0.11.0";
disabled = pythonOlder "3.9";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "allenporter";
repo = "gcal_sync";
rev = "refs/tags/${version}";
hash = "sha256-RwQOLeOGxT8FijDSrByhZC/T8pFRDfJbA1eAQ1l4qUU=";
hash = "sha256-7eaAgGVPzBc2A57VAlLZvz+SYl8G7hv2iCDAOh8Gmoc=";
};
propagatedBuildInputs = [