buildbot: 2.8.1 -> 2.8.2 (#90383)

This commit is contained in:
Ben Wolsieffer
2020-06-15 13:51:29 -04:00
committed by GitHub
parent e8a39c8acf
commit 92f39f763e
4 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "03ppmrnpyd77azylv1c673cffk6x53j9flx4i99k33bljmdy8iv4";
sha256 = "1yz3k6dg15q4911x8kjy396dccfgrs50mjz278l09p6zmm71llax";
};
postPatch = ''