diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2d3270782c..3c9596cc1d 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -10486,9 +10486,8 @@ GObject introspection bindings.") ("pkg-config" ,pkg-config) ("xmllint" ,libxml2))) (home-page "http://www.sysprof.com/") - (synopsis "System-wide Performance Profiler") + (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 -``sysprof''.") - (license (list license:gpl2+ - license:gpl3+)))) +@command{sysprof}.") + (license license:gpl3+)))