python310Packages.recurring-ical-events: 2.0.0 -> 2.0.1
Diff: https://github.com/niccokunzmann/python-recurring-ical-events/compare/v2.0.0...v2.0.1 Changelog: https://github.com/niccokunzmann/python-recurring-ical-events/blob/v2.0.1/README.rst#changelog
This commit is contained in:
parent
dd49386fbb
commit
71c38b8b2a
@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "recurring-ical-events";
|
||||
version = "2.0.0";
|
||||
version = "2.0.1";
|
||||
|
||||
format = "setuptools";
|
||||
|
||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "niccokunzmann";
|
||||
repo = "python-recurring-ical-events";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-B6oLy4Ai30SGGTgGcO0V+f1mf1P1W8sMpzk7oIUtcJY=";
|
||||
hash = "sha256-1tmUf0HIKufiocAZPxkTLyicMU0o8dhSjCij2Lc/lyk=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user