gnu: gnome-system-monitor: Update to 44.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 44.0. Change-Id: I1b4c0f16ec48ee5dfb07ad255ceb9252e0160945 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
6a4151e411
commit
b8175bc85a
1 changed files with 2 additions and 2 deletions
|
@ -11067,7 +11067,7 @@ Bluefish supports many programming and markup languages.")
|
||||||
(define-public gnome-system-monitor
|
(define-public gnome-system-monitor
|
||||||
(package
|
(package
|
||||||
(name "gnome-system-monitor")
|
(name "gnome-system-monitor")
|
||||||
(version "42.0")
|
(version "44.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -11076,7 +11076,7 @@ Bluefish supports many programming and markup languages.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1p3mq32pfd9260aql5nys806g0c4nrswacwqs8ms40920ci9s8qk"))))
|
"0vjyqk76k2gzhxc9hcbg0zjwk11wgqz2ji6yr322fa59vgnvgfn2"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
|
Reference in a new issue