gnu: check: Update home page URL. * gnu/packages/check.scm (check)[home-page]: Update to new location. Signed-off-by: Alex Kost <alezost@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/check.scm
M gnu/packages/check.scm => gnu/packages/check.scm +1 -1
@@ 45,7 45,7 @@ (base32 "02l4g79d81s07hzywcv1knwj5dyrwjiq2pgxaz7kidxi8m364wn2")))) (build-system gnu-build-system) (home-page "http://check.sourceforge.net/") (home-page "https://libcheck.github.io/check/") (synopsis "Unit test framework for C") (description "Check is a unit testing framework for C. It features a simple