gnu: python-asyncgui: Fix hope page. * gnu/packages/python-xyz.scm (python-asyncgui): [home-page]: Permanent redirect from <https://github.com/gottadiveintopython/asyncgui> to <https://github.com/asyncgui/asyncgui>. Change-Id: Ic2fcbf4abbc208d16ae33e91a9eb71e9febd7988
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
@@ 24834,7 24834,7 @@ callback-heavy mode of interaction typical in some Kivy applications.") (native-inputs (list python-poetry-core python-pytest)) (home-page "https://github.com/gottadiveintopython/asyncgui") (home-page "https://github.com/asyncgui/asyncgui") (synopsis "Enables async/await without an event loop") (description "This package provides support for async/await applications without