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.89"; version = "0.9.91"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-GbnmKyhcaya0a04Ax7UtnHuB8xMbdENrSzxIVWJHGig="; hash = "sha256-tIvOHBA7MiNYrl9ZmfieSF+QwhM30pwle1mHVZamDo0="; }; 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.89"; version = "0.9.91"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-GbnmKyhcaya0a04Ax7UtnHuB8xMbdENrSzxIVWJHGig="; hash = "sha256-tIvOHBA7MiNYrl9ZmfieSF+QwhM30pwle1mHVZamDo0="; }; postPatch = '' Loading