Loading pkgs/development/python-modules/mplhep/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,12 +16,12 @@ buildPythonPackage rec { pname = "mplhep"; version = "0.3.31"; version = "0.3.32"; format = "pyproject"; src = fetchPypi { inherit pname version; hash = "sha256-aZwazbDljRncB2p7qD95Cms0uQBU8tciUrXcKpsyVTM="; hash = "sha256-xwlrMZLJKRW6iqMsDKS5BDqejADSk/qGOAnQDZ2fTPc="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/mplhep/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,12 +16,12 @@ buildPythonPackage rec { pname = "mplhep"; version = "0.3.31"; version = "0.3.32"; format = "pyproject"; src = fetchPypi { inherit pname version; hash = "sha256-aZwazbDljRncB2p7qD95Cms0uQBU8tciUrXcKpsyVTM="; hash = "sha256-xwlrMZLJKRW6iqMsDKS5BDqejADSk/qGOAnQDZ2fTPc="; }; nativeBuildInputs = [ Loading