Commit 9da870c4 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python310Packages.types-colorama: 0.4.15.3 -> 0.4.15.4

parent f0036c0c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,12 +5,12 @@

buildPythonPackage rec {
  pname = "types-colorama";
  version = "0.4.15.3";
  version = "0.4.15.4";
  format = "setuptools";

  src = fetchPypi {
    inherit pname version;
    hash = "sha256-k2L0kWdQX3EbvJpjUtrmZQSVswUzg4aPf3a/642SMAI=";
    hash = "sha256-YPfWJXkTE1IYVkzxudLpZ4wM5ywFHZ/6oadMdpBOWAg=";
  };

  # Module has no tests