mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
2b23d44ee3
commit
99445e0bf0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue