mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sysprof: Update to 48.0.
* gnu/packages/gnome.scm (sysprof): Update to 48.0. Change-Id: I48b540d4c52f0b4d0de0c885df6218d9b652491d
This commit is contained in:
parent
53e6d0e9f1
commit
244fbd8734
1 changed files with 2 additions and 2 deletions
|
@ -13740,7 +13740,7 @@ GObject introspection bindings.")
|
||||||
(define-public sysprof
|
(define-public sysprof
|
||||||
(package
|
(package
|
||||||
(name "sysprof")
|
(name "sysprof")
|
||||||
(version "46.0")
|
(version "48.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -13748,7 +13748,7 @@ GObject introspection bindings.")
|
||||||
(version-major version) "/"
|
(version-major version) "/"
|
||||||
"sysprof-" version ".tar.xz"))
|
"sysprof-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0xnil6ian02mlgdq9s5rwd4l5vp6ywyp4nm08q4lwgmbxdspxakk"))))
|
(base32 "064d97sar9zh0yzpnyc7z9nv67gfdyh234w2hyx0h1zkya0063qv"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue