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 (define-public sysprof
(package (package
(name "sysprof") (name "sysprof")
(version "3.34.1") (version "3.36.0")
(source (origin (source
(method url-fetch) (origin
(uri (string-append "mirror://gnome/sources/" name "/" (method url-fetch)
(version-major+minor version) "/" (uri (string-append "mirror://gnome/sources/sysprof/"
name "-" version ".tar.xz")) (version-major+minor version) "/"
(sha256 "sysprof-" version ".tar.xz"))
(base32 (sha256
"1l4kr1av7933vb4zql9c5lgzivlw64hyky4nr8xin1v5if6vnjw4")))) (base32 "024i0gzqnm79rpr4gqxdvcj6gvf82xdlcp2p1k9ikcppmi6xnw46"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags