buildbot: 2.9.4 -> 2.10.0

This commit is contained in:
Ben Wolsieffer
2021-01-02 23:48:40 -05:00
parent d3e0f5bc91
commit 478efc7363
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "1h5fyigfyzibshhmh6rdq4zy58hzxvwfxnxk5l9qppwkdp7yj3n4";
sha256 = "1wr8fxa80c6vq55zv7k9rf61r805flrhd2v28qfl05jz1inghysb";
};
postPatch = ''