gnu: gnome-system-monitor: Update to 3.26.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.0.
This commit is contained in:
parent
85a9ffcbf4
commit
a5a22d7b14
|
@ -6670,7 +6670,7 @@ Bluefish supports many programming and markup languages.")
|
|||
(define-public gnome-system-monitor
|
||||
(package
|
||||
(name "gnome-system-monitor")
|
||||
(version "3.24.0")
|
||||
(version "3.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6679,7 +6679,7 @@ Bluefish supports many programming and markup languages.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1x3343hchkllj8wyifk844v8psi45kyjhphyd03fzahi4h34aay3"))))
|
||||
"1cz6s0cvagj422f9dc231nvg8jsfkva5s81skpq4q5jyrb1ahj7q"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
`(("glib:bin" ,glib "bin") ; for glib-mkenums.
|
||||
|
|
Loading…
Reference in New Issue