diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 87398fe6cd..a9d7fbae22 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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 |
