~ruther/guix-local

bbb06b2ce0514f7170f2cea005c9d0f97b13a4a7 — Sharlatan Hellseher 1 year, 2 months ago 09effee
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