all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 67348@debbugs.gnu.org
Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com,
	maxim.cournoyer@gmail.com
Subject: [bug#67348] [PATCH gnome-team] gnu: gnome-system-monitor: Update to 44.0.
Date: Tue, 21 Nov 2023 22:56:37 +0100	[thread overview]
Message-ID: <3aa60ba4d1c5bffcac7aca1d6ed9f03c4972e7d9.1700603836.git.vivien@planete-kraus.eu> (raw)

* 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




                 reply	other threads:[~2023-11-21 21:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3aa60ba4d1c5bffcac7aca1d6ed9f03c4972e7d9.1700603836.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=67348@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.