b4: 0.14.2 -> 0.14.3

Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
David Wronek
2025-10-03 10:58:24 +02:00
parent 89c0fd3272
commit 41ce478b10
+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