buildbot: 2.9.1 -> 2.9.2

This commit is contained in:
Ben Wolsieffer
2020-12-08 22:16:52 -05:00
parent 2b8515d770
commit ec7838747c
4 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "1zp0p48gff5h2sz976vaj7nch1k99i9f6hh5w99yvw5a5ys70l5g";
sha256 = "01s58zi72drv4lwn6jg6i5mrpf3mpq74761z6iwx5hsdnqg1hxai";
};
postPatch = ''