buildbot: 3.1.0 -> 3.1.1

This commit is contained in:
Ben Wolsieffer
2021-05-13 21:04:15 -04:00
parent 65d6153aec
commit eb5bf4d718
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "0bv1qq4cf24cklxfqfnkhjb6w4xqcp3afdcan75n6v7mnwqxyyvr";
sha256 = "13bcshfas3r7hl205il9fzdjfhd18jf0lxrr5wd8r6qzdrl6i1y6";
};
postPatch = ''