mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
aaa898ecb8
commit
81be05a60a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue