gnu: gnome-system-monitor: Update to 48.1.

* gnu/packages/gnome.scm (gnome-system-monitor): Update to 48.1.

Change-Id: I7960293f2ec915a274006a20998ba23347b8962d
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:23 +09:00 committed by Liliana Marie Prikler
parent 2b23d44ee3
commit 99445e0bf0
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11652,7 +11652,7 @@ Bluefish supports many programming and markup languages.")
(define-public gnome-system-monitor
(package
(name "gnome-system-monitor")
(version "46.0")
(version "48.1")
(source
(origin
(method url-fetch)
@ -11661,7 +11661,7 @@ Bluefish supports many programming and markup languages.")
name "-" version ".tar.xz"))
(sha256
(base32
"16bmai706vcc373ry51cciap5hg4m71fhwjl4l4c71n6b20j8xjk"))))
"0f36zkb6xxncd57krrjnwkd5xgd714j5i01dzmcycrk351p3lg0k"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t