Loading pkgs/development/python-modules/pypdfium2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,14 +36,14 @@ let in buildPythonPackage rec { pname = "pypdfium2"; version = "5.1.0"; version = "5.2.0"; pyproject = true; src = fetchFromGitHub { owner = "pypdfium2-team"; repo = "pypdfium2"; tag = version; hash = "sha256-u/bmvik6HRrSksO5QKRAqTr5r/qBPNFlooIZxWNoA+Y="; hash = "sha256-A/NNyEmGXk21r5eXOYqIx6LXceOKnj2jUQFhUJbl7nU="; }; build-system = [ Loading Loading
pkgs/development/python-modules/pypdfium2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,14 +36,14 @@ let in buildPythonPackage rec { pname = "pypdfium2"; version = "5.1.0"; version = "5.2.0"; pyproject = true; src = fetchFromGitHub { owner = "pypdfium2-team"; repo = "pypdfium2"; tag = version; hash = "sha256-u/bmvik6HRrSksO5QKRAqTr5r/qBPNFlooIZxWNoA+Y="; hash = "sha256-A/NNyEmGXk21r5eXOYqIx6LXceOKnj2jUQFhUJbl7nU="; }; build-system = [ Loading