buildbot: 2.9.2 -> 2.9.4

This commit is contained in:
Ben Wolsieffer
2021-01-01 12:30:54 -05:00
parent 74826cd912
commit 60794754ff
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "01s58zi72drv4lwn6jg6i5mrpf3mpq74761z6iwx5hsdnqg1hxai";
sha256 = "1h5fyigfyzibshhmh6rdq4zy58hzxvwfxnxk5l9qppwkdp7yj3n4";
};
postPatch = ''