pythonPackages.popplet-qt5: update project URL

This commit is contained in:
Eduardo Sánchez Muñoz 2021-04-27 13:03:34 +02:00
parent 71df70e7c6
commit 24e6fbf441

View file

@ -57,7 +57,7 @@ buildPythonPackage rec {
dontWrapQtApps = true;
meta = with lib; {
homepage = "https://github.com/wbsoft/python-poppler-qt5";
homepage = "https://github.com/frescobaldi/python-poppler-qt5";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ eduardosm ];
};