~ruther/guix-local

81be05a60aff5e11301879816b46d4fae5e5243c — Sharlatan Hellseher 1 year, 2 months ago aaa898e
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