summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 3 insertions, 1 deletions
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 @@ GObject introspection bindings.")
("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