b4: 0.10.1 -> 0.12.1

This commit is contained in:
Rouven Czerwinski 2023-02-03 09:56:12 +01:00
parent 9b97ad7b43
commit 889febc034

View File

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "b4";
version = "0.10.1";
version = "0.12.1";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "zESWjmKz4DaiGg1VmbDlouTNm71YqIr1y9MCev72tEQ=";
sha256 = "sha256-BFvuxwcHG2KCv5LAeus50IDJ2mBCyixg3ETq9UzPmSA=";
};
# tests make dns requests and fails