Loading pkgs/development/python-modules/gftools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -62,14 +62,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.991"; version = "0.9.993"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-EZaCuKQXf4E8hARFZz2MZEKtrUUvD7EGzGx/mEJnfZ4="; hash = "sha256-YtT84/SNtKzAD7yYEw4iVOrSo+477M8hhnQxx0wYLsE="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/gftools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -62,14 +62,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.991"; version = "0.9.993"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-EZaCuKQXf4E8hARFZz2MZEKtrUUvD7EGzGx/mEJnfZ4="; hash = "sha256-YtT84/SNtKzAD7yYEw4iVOrSo+477M8hhnQxx0wYLsE="; }; postPatch = '' Loading