3
0
Fork 0
forked from mirrors/nixpkgs

b4: 0.12.3 -> 0.12.4

This commit is contained in:
R. Ryantm 2024-01-22 09:15:41 +00:00 committed by Alyssa Ross
parent 7e5252786a
commit 633473f6cb

View file

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "b4";
version = "0.12.3";
version = "0.12.4";
src = fetchPypi {
inherit pname version;
hash = "sha256-tk4VBvSnHE6VnUAa3QYCqFLQbsHTJ6Bfqwa1wKEC6mI=";
hash = "sha256-n3mLtthtTN1uAmsmM6dX+Nc7iEo5KzzHiH8iAJmV/Q0=";
};
# tests make dns requests and fails