Loading pkgs/development/python-modules/gftools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -61,14 +61,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.71"; version = "0.9.74"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; rev = "refs/tags/v${version}"; hash = "sha256-YVuTozuONZbBtrst4Q+NmHxqEZa/YPVRMiagjmjcW9U="; hash = "sha256-AIE2b2BgW4LYtnS76t4vu6B2POmqKgMzLLqRs9K40Gg="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/gftools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -61,14 +61,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.71"; version = "0.9.74"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; rev = "refs/tags/v${version}"; hash = "sha256-YVuTozuONZbBtrst4Q+NmHxqEZa/YPVRMiagjmjcW9U="; hash = "sha256-AIE2b2BgW4LYtnS76t4vu6B2POmqKgMzLLqRs9K40Gg="; }; postPatch = '' Loading