b4: 0.14.3 -> 0.15.0

This commit is contained in:
Gary Guo
2026-03-24 14:52:02 +00:00
parent b40629efe5
commit d3c223b3e8
+2 -2
View File
@@ -7,12 +7,12 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "b4";
version = "0.14.3";
version = "0.15.0";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-MaSSe437tcl+38lWnNo7Zze7/YQwiB6MxIoLCIztYUc=";
hash = "sha256-TP2Zonr5yr4xn+Ibogr2lfaMZZBMY3McT8WjDqONp8g=";
};
# tests make dns requests and fails