GNU bug report logs - #74071
[PATCH] gnu: nethogs: Update to 0.8.8.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Mon, 28 Oct 2024 22:30:02 UTC

Severity: normal

Tags: easy, patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74071 in the body.
You can then email your comments to 74071 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74071; Package guix-patches. (Mon, 28 Oct 2024 22:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Pflug <david <at> pflug.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 28 Oct 2024 22:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] gnu: nethogs: Update to 0.8.8.
Date: Mon, 28 Oct 2024 18:24:44 -0400
* 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





Added tag(s) easy. Request was from Nicolas Graves <ngraves <at> ngraves.fr> to control <at> debbugs.gnu.org. (Sun, 03 Nov 2024 21:00:01 GMT) Full text and rfc822 format available.

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 28 Nov 2024 08:35:02 GMT) Full text and rfc822 format available.

Notification sent to David Pflug <david <at> pflug.io>:
bug acknowledged by developer. (Thu, 28 Nov 2024 08:35:02 GMT) Full text and rfc822 format available.

Message #12 received at 74071-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: David Pflug <david <at> pflug.io>
Cc: 74071-done <at> debbugs.gnu.org
Subject: Re: [bug#74071] [PATCH] gnu: nethogs: Update to 0.8.8.
Date: Thu, 28 Nov 2024 16:34:33 +0800
[Message part 1 (text/plain, inline)]
David Pflug <david <at> pflug.io> writes:

> * 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

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 26 Dec 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.