Loading pkgs/development/python-modules/great-tables/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -34,14 +34,14 @@ buildPythonPackage rec { pname = "great-tables"; version = "0.18.0"; version = "0.19.0"; pyproject = true; src = fetchFromGitHub { owner = "posit-dev"; repo = "great-tables"; tag = "v${version}"; hash = "sha256-AuhcIQGBroWa2+Rg6qLTtB4ulq+vvCoouPcTZcZhnbQ="; hash = "sha256-bxeVVBGLS1yUaEnySCu1Ty1+bmoygMwQzBHMmtzm/+U="; }; build-system = [ Loading Loading
pkgs/development/python-modules/great-tables/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -34,14 +34,14 @@ buildPythonPackage rec { pname = "great-tables"; version = "0.18.0"; version = "0.19.0"; pyproject = true; src = fetchFromGitHub { owner = "posit-dev"; repo = "great-tables"; tag = "v${version}"; hash = "sha256-AuhcIQGBroWa2+Rg6qLTtB4ulq+vvCoouPcTZcZhnbQ="; hash = "sha256-bxeVVBGLS1yUaEnySCu1Ty1+bmoygMwQzBHMmtzm/+U="; }; build-system = [ Loading