1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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
This commit is contained in:
Sharlatan Hellseher
2025-05-06 19:54:21 +01:00
parent 09effee863
commit bbb06b2ce0

View File

@@ -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