Loading pkgs/development/python-modules/icalendar/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ }: buildPythonPackage rec { version = "6.0.1"; version = "6.1.0"; pname = "icalendar"; pyproject = true; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "collective"; repo = "icalendar"; rev = "refs/tags/v${version}"; hash = "sha256-pcTiXRiHtx7jVzxDkY6WDhzo8sg8fPecqTpRSRIdvfs="; hash = "sha256-P+cUwNFSBjyTzqdBnIricoM3rUWUXQc8k1912jil79Q="; }; patches = [ Loading Loading
pkgs/development/python-modules/icalendar/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ }: buildPythonPackage rec { version = "6.0.1"; version = "6.1.0"; pname = "icalendar"; pyproject = true; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "collective"; repo = "icalendar"; rev = "refs/tags/v${version}"; hash = "sha256-pcTiXRiHtx7jVzxDkY6WDhzo8sg8fPecqTpRSRIdvfs="; hash = "sha256-P+cUwNFSBjyTzqdBnIricoM3rUWUXQc8k1912jil79Q="; }; patches = [ Loading