Loading pkgs/development/python-modules/bip-utils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "bip-utils"; version = "2.7.1"; version = "2.8.0"; format = "setuptools"; disabled = pythonOlder "3.6"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "ebellocchia"; repo = "bip_utils"; rev = "refs/tags/v${version}"; hash = "sha256-QrCkLiGBdZTQCnbWSTN0PeoAsQfg2CoSGdZcbhqTvOk="; hash = "sha256-FW3ni7kPB0VeVK/uWjDEeWgilP9dNiuvSaboUpG5DLo="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/bip-utils/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "bip-utils"; version = "2.7.1"; version = "2.8.0"; format = "setuptools"; disabled = pythonOlder "3.6"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "ebellocchia"; repo = "bip_utils"; rev = "refs/tags/v${version}"; hash = "sha256-QrCkLiGBdZTQCnbWSTN0PeoAsQfg2CoSGdZcbhqTvOk="; hash = "sha256-FW3ni7kPB0VeVK/uWjDEeWgilP9dNiuvSaboUpG5DLo="; }; postPatch = '' Loading