gnu: python-asynckivy: Fix home page. * gnu/packages/python-xyz.scm (python-asynckivy): [home-page]: Permanent redirect from <https://github.com/gottadiveintopython/asynckivy> to <https://github.com/asyncgui/asynckivy>. Change-Id: I7ec47fb8396339e2e66489a0a9a4be4ec8265cb6
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 24818,7 24818,7 @@ pytest-fixtures-style dependency injection.") (propagated-inputs (list python-kivy python-asyncgui)) (home-page "https://github.com/gottadiveintopython/asynckivy") (home-page "https://github.com/asyncgui/asynckivy") (synopsis "Async library for Kivy") (description "This package provides async versions of Kivy functions to avoid the