python311Packages.types-decorator: 5.1.8.4 -> 5.1.8.20240106

This commit is contained in:
Fabian Affolter 2024-01-08 09:02:57 +01:00
parent 11071bf60c
commit 8e0d4b9480

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-decorator";
version = "5.1.8.4";
version = "5.1.8.20240106";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-qMOQJGNOmYNL7xRs7C42xYX0eISt303GXW0Lex9idRc=";
hash = "sha256-Mv+SszYVBg0judN2ASS9s1BsSqjZ61CWPPGjwguey78=";
};
# Modules doesn't have tests