gnu: sysprof: Update to 3.36.0.

* gnu/packages/gnome.scm (sysprof): Update to 3.36.0.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-19 01:42:01 +02:00
parent b478c9b090
commit f9812690a9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -11224,15 +11224,15 @@ (define-public feedbackd
(define-public sysprof
(package
(name "sysprof")
(version "3.34.1")
(source (origin
(version "3.36.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
(uri (string-append "mirror://gnome/sources/sysprof/"
(version-major+minor version) "/"
name "-" version ".tar.xz"))
"sysprof-" version ".tar.xz"))
(sha256
(base32
"1l4kr1av7933vb4zql9c5lgzivlw64hyky4nr8xin1v5if6vnjw4"))))
(base32 "024i0gzqnm79rpr4gqxdvcj6gvf82xdlcp2p1k9ikcppmi6xnw46"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags