mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-system-monitor: Update to 50.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 50.0. Change-Id: I95ac90a16593563aaf9353f0992e83f19cb27944
This commit is contained in:
@@ -11368,7 +11368,7 @@ Bluefish supports many programming and markup languages.")
|
||||
(define-public gnome-system-monitor
|
||||
(package
|
||||
(name "gnome-system-monitor")
|
||||
(version "48.1")
|
||||
(version "50.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -11377,7 +11377,7 @@ Bluefish supports many programming and markup languages.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0f36zkb6xxncd57krrjnwkd5xgd714j5i01dzmcycrk351p3lg0k"))))
|
||||
"0qj89kc05gmnccc7dpjp4jy14yz2hpbd3ylivr34qn5lajkql4x4"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:glib-or-gtk? #t
|
||||
|
||||
Reference in New Issue
Block a user