Merge pull request #332181 from alyssais/b4-0.14.1

b4: 0.14.0 -> 0.14.1
This commit is contained in:
Pol Dellaiera 2024-08-04 23:05:03 +02:00 committed by GitHub
commit 7000f15abd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,12 +2,12 @@
python3Packages.buildPythonApplication rec {
pname = "b4";
version = "0.14.0";
version = "0.14.1";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-KaMo0aZhwv9F4aya5ViTBwPxK6RLPZgfRJ9g6O48SUk=";
hash = "sha256-ZJ1TxkvOZWQWQrtQvAIN0G9cLXRH89GcrTuIbaIKgDE=";
};
# tests make dns requests and fails