unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: David Pflug <david@pflug.io>
To: 74071@debbugs.gnu.org
Cc: David Pflug <david@pflug.io>
Subject: [bug#74071] [PATCH] gnu: nethogs: Update to 0.8.8.
Date: Mon, 28 Oct 2024 18:24:44 -0400	[thread overview]
Message-ID: <cf6b39c9280444e4b9e85098d8b08829538734a0.1730154284.git.david@pflug.io> (raw)

* gnu/packages/networking.scm (nethogs): Update to 0.8.8.

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

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index be663b0dd8..c79e118f1a 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2806,7 +2806,7 @@ (define-public iperf
 (define-public nethogs
   (package
     (name "nethogs")
-    (version "0.8.7")
+    (version "0.8.8")
     (source
      (origin
        (method git-fetch)
@@ -2815,7 +2815,7 @@ (define-public nethogs
              (commit (string-append "v" version))))
        (hash
         (content-hash
-         (base32 "10shdwvfj90lp2fxz9260342a1c2n1jbw058qy5pyq5kh3xwr9b8")
+         (base32 "0iaiv1hqahbxyjqqcjvsn8yhvjxdmxjnhqqgijc1a841ck44q9gv")
          sha256))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)

base-commit: 9bae05caa5780a4d736ce3472045f8ebd8abc0eb
-- 
2.46.0





                 reply	other threads:[~2024-10-28 22:30 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=cf6b39c9280444e4b9e85098d8b08829538734a0.1730154284.git.david@pflug.io \
    --to=david@pflug.io \
    --cc=74071@debbugs.gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).