Fabian Affolter
2023-10-16 21:51:14 +02:00
parent f3fce3e60a
commit 87caf6b88a
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "gcal-sync";
version = "4.2.1";
version = "5.0.0";
format = "setuptools";
disabled = pythonOlder "3.9";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "allenporter";
repo = "gcal_sync";
rev = "refs/tags/${version}";
hash = "sha256-+ysm3THUet2gKHyVq0QoOxDem7ik4BK7bxVos9thExM=";
hash = "sha256-vlPAAGY6h/nV9bNOUXharm1aeKfaL7ImzbvAPlpMV5k=";
};
propagatedBuildInputs = [