b4: 0.14.2 -> 0.14.3 (#448179)

This commit is contained in:
Alyssa Ross
2025-10-03 09:16:22 +00:00
committed by GitHub
+2 -2
View File
@@ -7,12 +7,12 @@
python3Packages.buildPythonApplication rec {
pname = "b4";
version = "0.14.2";
version = "0.14.3";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-T4NbblrjDv9gBLslwV/Y9Pbs0RBVluhtsYcf730YET0=";
hash = "sha256-MaSSe437tcl+38lWnNo7Zze7/YQwiB6MxIoLCIztYUc=";
};
# tests make dns requests and fails