diff --git a/easybuild/easyconfigs/h/hatch/hatch-1.9.7-GCCcore-12.3.0.eb b/easybuild/easyconfigs/h/hatch/hatch-1.9.7-GCCcore-12.3.0.eb index 9df7323c889..82c797c9631 100644 --- a/easybuild/easyconfigs/h/hatch/hatch-1.9.7-GCCcore-12.3.0.eb +++ b/easybuild/easyconfigs/h/hatch/hatch-1.9.7-GCCcore-12.3.0.eb @@ -3,8 +3,8 @@ easyblock = 'PythonBundle' name = 'hatch' version = '1.9.7' -homepage = 'https://github.com/joshua-auchincloss/hatch-cython' -description = "cython hooks for hatch" +homepage = 'https://hatch.pypa.io' +description = "Hatch is a modern, extensible Python project manager." toolchain = {'name': 'GCCcore', 'version': '12.3.0'}