gnu: sysprof: Update home page.

* gnu/packages/gnome.scm (sysprof)[home-page]: Use an up-to-date alternative.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-19 01:39:42 +02:00
parent 083496ebf5
commit b478c9b090
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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