gnu: python-pygobject: use home page of 3.x series. * gnu/packages/glib.scm (python-pygobject)[home-page]: Use home page of the 3.x series of the pygobject bindings instead of the home page for the 2.x bindings.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/glib.scm
M gnu/packages/glib.scm => gnu/packages/glib.scm +1 -1
@@ 514,7 514,7 @@ useful for C++.") ;; test_callback_user_data_middle_single ;; test_callback_user_data_middle_tuple '(#:tests? #f)) (home-page "https://pypi.python.org/pypi/PyGObject") (home-page "https://live.gnome.org/PyGObject") (synopsis "Python bindings for GObject") (description "Python bindings for GLib, GObject, and GIO.")