Unverified Commit 4067d3f8 authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

b4: 0.15.0 -> 0.15.1 (#504556)

parents 70e270e7 fec664e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@

python3Packages.buildPythonApplication (finalAttrs: {
  pname = "b4";
  version = "0.15.0";
  version = "0.15.1";
  pyproject = true;

  src = fetchPypi {
    inherit (finalAttrs) pname version;
    hash = "sha256-TP2Zonr5yr4xn+Ibogr2lfaMZZBMY3McT8WjDqONp8g=";
    hash = "sha256-5IxEu1efraux/D8Vvxh0r9chvBpj+6EMlvVovB9HzLM=";
  };

  # tests make dns requests and fails