guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit ed168b64e3540276cd5be099afc717f405cab8f6
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:23 2025 +0900
gnu: sysprof: Update to 48.0.
* gnu/packages/gnome.scm (sysprof): Update to 48.0.
Change-Id: I48b540d4c52f0b4d0de0c885df6218d9b652491d
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4b35ebcd42..1aeb51293f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13699,7 +13699,7 @@ GObject introspection bindings.")
(define-public sysprof
(package
(name "sysprof")
- (version "46.0")
+ (version "48.0")
(source
(origin
(method url-fetch)
@@ -13707,7 +13707,7 @@ GObject introspection bindings.")
(version-major version) "/"
"sysprof-" version ".tar.xz"))
(sha256
- (base32 "0xnil6ian02mlgdq9s5rwd4l5vp6ywyp4nm08q4lwgmbxdspxakk"))))
+ (base32 "064d97sar9zh0yzpnyc7z9nv67gfdyh234w2hyx0h1zkya0063qv"))))
(build-system meson-build-system)
(arguments
(list