python312Packages.icalendar: 6.0.0 -> 6.0.1
Diff: https://github.com/collective/icalendar/compare/refs/tags/v6.0.0...v6.0.1 Changelog: https://github.com/collective/icalendar/blob/v6.0.1/CHANGES.rst
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "6.0.0";
|
||||
version = "6.0.1";
|
||||
pname = "icalendar";
|
||||
pyproject = true;
|
||||
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
owner = "collective";
|
||||
repo = "icalendar";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-eWFDY/pNVfcUk3PfB0vXqh9swuSGtflUw44IMDJI+yI=";
|
||||
hash = "sha256-pcTiXRiHtx7jVzxDkY6WDhzo8sg8fPecqTpRSRIdvfs=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user