python3Packages.crytic-compile: 0.3.9 -> 0.3.10

R. Ryantm 2f123aff 4a3f7c41

Changed files
+2 -2
pkgs
development
python-modules
crytic-compile
+2 -2
pkgs/development/python-modules/crytic-compile/default.nix
···
buildPythonPackage rec {
pname = "crytic-compile";
-
version = "0.3.9";
+
version = "0.3.10";
format = "setuptools";
disabled = pythonOlder "3.8";
···
owner = "crytic";
repo = "crytic-compile";
tag = version;
-
hash = "sha256-oXmjncNblC0r+qL39G5s9EXGKQZKIYBHwrJaSaLEkyc=";
+
hash = "sha256-K8s/ocvja3ae8AOw3N8JFVYmrn5QSCzXkGG6Z3V59IE=";
};
propagatedBuildInputs = [