Merge pull request #118544 from SuperSandro2000/python3Packages.crytic-compile
python3Packages.crytic-compile: 0.1.12 -> 0.1.13
This commit is contained in:
commit
0f68df7614
@ -2,7 +2,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "crytic-compile";
|
||||
version = "0.1.12";
|
||||
version = "0.1.13";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
owner = "crytic";
|
||||
repo = "crytic-compile";
|
||||
rev = version;
|
||||
sha256 = "1q75n84yxv2cb6x7gqyk3vcwkxpq7pni30wgz3d1bk6pmi2pqgw6";
|
||||
sha256 = "sha256-KJRfkUyUI0M7HevY4XKOtCvU+SFlsJIl3kTIccWfNmw=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ pysha3 setuptools ];
|
||||
|
Loading…
Reference in New Issue
Block a user