diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 5ba9f83c96..d1d93015ed 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11259,7 +11259,9 @@ (define-public sysprof ("itstool" ,itstool) ("pkg-config" ,pkg-config) ("xmllint" ,libxml2))) - (home-page "http://www.sysprof.com/") + ;; This home page is so woefully out of date as to be essentially useless. + ;; (home-page "http://www.sysprof.com") + (home-page "https://wiki.gnome.org/Apps/Sysprof") (synopsis "System-wide performance profiler") (description "Sysprof is a sampling profiler that uses a kernel module to generate stacktraces which are then interpreted by the userspace program