Commit 41ce478b authored by David Wronek's avatar David Wronek
Browse files

b4: 0.14.2 -> 0.14.3

parent 89c0fd32
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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