From bbb06b2ce0514f7170f2cea005c9d0f97b13a4a7 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 6 May 2025 19:54:21 +0100 Subject: gnu: python-asynckivy: Fix home page. * gnu/packages/python-xyz.scm (python-asynckivy): [home-page]: Permanent redirect from to . Change-Id: I7ec47fb8396339e2e66489a0a9a4be4ec8265cb6 --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e0b579a1019..0c26935dcf3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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 -- cgit v1.3