linuxPackages.bcc: 0.19.0 -> 0.20.0
This commit is contained in:
parent
e8a58e8a90
commit
bf003c4670
@ -6,7 +6,7 @@
|
||||
|
||||
python.pkgs.buildPythonApplication rec {
|
||||
pname = "bcc";
|
||||
version = "0.19.0";
|
||||
version = "0.20.0";
|
||||
|
||||
disabled = !stdenv.isLinux;
|
||||
|
||||
@ -14,7 +14,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
owner = "iovisor";
|
||||
repo = "bcc";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256:0k807vzznlb2icczw64ph6q28605kvghya2kd4h3c7jmap6gq1qg";
|
||||
sha256 = "1xnpz2zv445dp5h0160drv6xlvrnwfj23ngc4dp3clcd59jh1baq";
|
||||
};
|
||||
format = "other";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user