b4: 0.15.1 -> 0.15.2

This commit is contained in:
R. Ryantm
2026-04-14 11:11:50 +00:00
parent e76cb704f4
commit cffa3daf9f
+2 -2
View File
@@ -7,12 +7,12 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "b4";
version = "0.15.1";
version = "0.15.2";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-5IxEu1efraux/D8Vvxh0r9chvBpj+6EMlvVovB9HzLM=";
hash = "sha256-uBXyrtIohxjP4qFMdkIaALxPCRjqMrRd0WRcmZ/dpp0=";
};
# tests make dns requests and fails