buildbot: 2.9.0 -> 2.9.1

This commit is contained in:
Ben Wolsieffer
2020-12-05 18:48:37 -05:00
parent efabdf3db9
commit 9f9b2a4677
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "0f3rbg0xb58pmb60m4471qf45xd8y6g1s1vcng63y4yvac25600r";
sha256 = "1zp0p48gff5h2sz976vaj7nch1k99i9f6hh5w99yvw5a5ys70l5g";
};
postPatch = ''