all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67348] [PATCH gnome-team] gnu: gnome-system-monitor: Update to 44.0.
@ 2023-11-21 21:56 Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 21:56 UTC (permalink / raw)
  To: 67348; +Cc: rg, liliana.prikler, maxim.cournoyer

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

Change-Id: I1b4c0f16ec48ee5dfb07ad255ceb9252e0160945
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ab485cffb1..16fef00fe8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11006,7 +11006,7 @@ (define-public bluefish
 (define-public gnome-system-monitor
   (package
     (name "gnome-system-monitor")
-    (version "42.0")
+    (version "44.0")
     (source
      (origin
        (method url-fetch)
@@ -11015,7 +11015,7 @@ (define-public gnome-system-monitor
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1p3mq32pfd9260aql5nys806g0c4nrswacwqs8ms40920ci9s8qk"))))
+         "0vjyqk76k2gzhxc9hcbg0zjwk11wgqz2ji6yr322fa59vgnvgfn2"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t

base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
-- 
2.41.0




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-21 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 21:56 [bug#67348] [PATCH gnome-team] gnu: gnome-system-monitor: Update to 44.0 Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.