scalene: 1.5.51 -> 1.5.52
This commit is contained in:
parent
ebd865f44c
commit
b5ec71b326
@ -38,7 +38,7 @@ in
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "scalene";
|
||||
version = "1.5.51";
|
||||
version = "1.5.52";
|
||||
pyproject = true;
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
@ -46,7 +46,7 @@ buildPythonPackage rec {
|
||||
owner = "plasma-umass";
|
||||
repo = "scalene";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-507auU1uy3StmDWruwd/sgJDpV1WhbneSj/bTxUuAN0=";
|
||||
hash = "sha256-8WE/tR0tGwdNSPtieS90QAOFlS66h/JxaV2LvpZjx2E=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user