b4: 0.15.0 -> 0.15.1

This commit is contained in:
R. Ryantm
2026-03-29 00:47:40 +00:00
parent 7a4dd1b237
commit fec664e583
+2 -2
View File
@@ -7,12 +7,12 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "b4";
version = "0.15.0";
version = "0.15.1";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-TP2Zonr5yr4xn+Ibogr2lfaMZZBMY3McT8WjDqONp8g=";
hash = "sha256-5IxEu1efraux/D8Vvxh0r9chvBpj+6EMlvVovB9HzLM=";
};
# tests make dns requests and fails